Whoosh now supports More Like This! Requires Whoosh 1.8.4. |
|
More...
|
over 14 years ago
|
Whoosh now supports More Like This! Requires Whoosh 1.8.4. |
|
More...
|
over 14 years ago
|
Shifted ``handle_registrations`` into ``models.py``. |
|
More...
|
over 14 years ago
|
Shifted ``handle_registrations`` into ``models.py``. |
|
More...
|
over 14 years ago
|
Pulled out ``EmptyResults`` for testing elsewhere. |
|
More...
|
over 14 years ago
|
Pulled out ``EmptyResults`` for testing elsewhere. |
|
More...
|
over 14 years ago
|
Add test for Whoosh field boost |
|
More...
|
over 14 years ago
|
Add test for Whoosh field boost |
|
More...
|
over 14 years ago
|
Fixed a bug where boolean filtering wouldn't work properly on Whoosh. Thanks to alexrobbins for pointing it out! |
|
More...
|
over 14 years ago
|
Fixed a bug where boolean filtering wouldn't work properly on Whoosh. Thanks to alexrobbins for pointing it out! |
|
More...
|
over 14 years ago
|
Added link to 1.1 version of the docs. |
|
More...
|
over 14 years ago
|
Added link to 1.1 version of the docs. |
|
More...
|
over 14 years ago
|
Whoosh 1.8.1 compatibility. |
|
More...
|
over 14 years ago
|
Whoosh 1.8.1 compatibility. |
|
More...
|
over 14 years ago
|
Enable field boosting with Whoosh backend |
|
More...
|
over 14 years ago
|
Enable field boosting with Whoosh backend |
|
More...
|
over 14 years ago
|
Added TodasLasRecetas to "Who Uses". Thanks Javier! |
|
More...
|
over 14 years ago
|
Added TodasLasRecetas to "Who Uses". Thanks Javier! |
|
More...
|
over 14 years ago
|
Added a new method to ``SearchQuerySet`` to allow you to specify a custom ``result_class`` to use in place of ``SearchResult``. Thanks to aaronvanderlip for getting me thinking about this! |
|
More...
|
over 14 years ago
|
Added a new method to ``SearchQuerySet`` to allow you to specify a custom ``result_class`` to use in place of ``SearchResult``. Thanks to aaronvanderlip for getting me thinking about this! |
|
More...
|
over 14 years ago
|
Added better autocomplete support to Haystack. |
|
More...
|
over 14 years ago
|
Added better autocomplete support to Haystack. |
|
More...
|
over 14 years ago
|
Changed ``SearchForm`` to be more permissive of missing form data, especially when the form is unbound. Thanks to cleifer for pointing this out! |
|
More...
|
over 14 years ago
|
Changed ``SearchForm`` to be more permissive of missing form data, especially when the form is unbound. Thanks to cleifer for pointing this out! |
|
More...
|
over 14 years ago
|
Ensured that the primary key of the result is a string. Thanks to gremmie for pointing this out! |
|
More...
|
over 14 years ago
|
Ensured that the primary key of the result is a string. Thanks to gremmie for pointing this out! |
|
More...
|
over 14 years ago
|
Fixed a typo in the tutorial. Thanks to JavierLopezMunoz for pointing this out! |
|
More...
|
over 14 years ago
|
Fixed a typo in the tutorial. Thanks to JavierLopezMunoz for pointing this out! |
|
More...
|
over 14 years ago
|
Added appropriate warnings about ``HAYSTACK_<ENGINE>_PATH`` settings in the docs. |
|
More...
|
over 14 years ago
|
Added appropriate warnings about ``HAYSTACK_<ENGINE>_PATH`` settings in the docs. |
|
More...
|
over 14 years ago
|