xapian-haystack/tests
2009-09-17 13:39:52 -04:00
..
templates Initial commit 2009-06-16 14:48:11 -04:00
__init__.py Corrected year in copyright notice. Should have been 2009, not 2007 2009-07-30 09:01:38 -04:00
models.py Ascending and descinding sortin was inverted. Fixed. Also added a test to confirm float sorting is working as expected. 2009-08-06 09:03:03 -04:00
search_sites.py Updated tests to work with latest changes in Haystack. 2009-08-07 08:12:15 -04:00
settings.py Updated tests to work with latest changes in Haystack. 2009-08-07 08:12:15 -04:00
tests.py Corrected year in copyright notice. Should have been 2009, not 2007 2009-07-30 09:01:38 -04:00
urls.py Added copyright notice 2009-07-31 11:43:58 -04:00
xapian_backend.py Added support for spelling_query in run method as added in django-haystack SHA 167030ae1e34e8e4ab5f765b5c4fcd62e6c7ad69 2009-09-17 13:39:52 -04:00
xapian_query.py Fixed query string generation to work with NOT, gte, lte, lt, gt, and in. 2009-08-27 20:20:02 -04:00