4
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Whoosh now supports More Like This! Requires Whoosh 1.8.4.
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Whoosh now supports More Like This! Requires Whoosh 1.8.4.
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Shifted ``handle_registrations`` into ``models.py``.
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Shifted ``handle_registrations`` into ``models.py``.
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Pulled out ``EmptyResults`` for testing elsewhere.
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Pulled out ``EmptyResults`` for testing elsewhere.
daniellindsley
as Daniel Lindsley
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!
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Fixed a bug where boolean filtering wouldn't work properly on Whoosh. Thanks to alexrobbins for pointing it out!
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Added link to 1.1 version of the docs.
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Added link to 1.1 version of the docs.
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Whoosh 1.8.1 compatibility.
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Whoosh 1.8.1 compatibility.
daniellindsley
as Daniel Lindsley
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!
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Added TodasLasRecetas to "Who Uses". Thanks Javier!
daniellindsley
as Daniel Lindsley
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!
daniellindsley
as Daniel Lindsley
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!
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Added better autocomplete support to Haystack.
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Added better autocomplete support to Haystack.
daniellindsley
as Daniel Lindsley
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!
daniellindsley
as Daniel Lindsley
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!
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Ensured that the primary key of the result is a string. Thanks to gremmie for pointing this out!
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Ensured that the primary key of the result is a string. Thanks to gremmie for pointing this out!
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Fixed a typo in the tutorial. Thanks to JavierLopezMunoz for pointing this out!
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Fixed a typo in the tutorial. Thanks to JavierLopezMunoz for pointing this out!
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Added appropriate warnings about ``HAYSTACK_<ENGINE>_PATH`` settings in the docs.
daniellindsley
as Daniel Lindsley
More... over 14 years ago
Added appropriate warnings about ``HAYSTACK_<ENGINE>_PATH`` settings in the docs.
daniellindsley
as Daniel Lindsley
More... over 14 years ago