4
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Missing `
kjoconnor
as Kevin O'Connor
More... about 13 years ago
Missing `
kjoconnor
as Kevin O'Connor
More... about 13 years ago
Fixed a mostly-empty warning in the ``SearchQuerySet`` docs. Thanks to originell for the report!
daniellindsley
as Daniel Lindsley
More... about 13 years ago
Fixed a mostly-empty warning in the ``SearchQuerySet`` docs. Thanks to originell for the report!
daniellindsley
as Daniel Lindsley
More... about 13 years ago
Fixed the "Who Uses" entry on AstroBin.
daniellindsley
as Daniel Lindsley
More... about 13 years ago
Fixed the "Who Uses" entry on AstroBin.
daniellindsley
as Daniel Lindsley
More... about 13 years ago
Use the match_all query to speed up performing filter only queries dramatically. More... about 13 years ago
Use the match_all query to speed up performing filter only queries dramatically. More... about 13 years ago
Fixed typo in docs. Closes #612. More... about 13 years ago
Fixed typo in docs. Closes #612. More... about 13 years ago
Updated link to celery-haystack repository. More... about 13 years ago
Updated link to celery-haystack repository. More... about 13 years ago
Fixed the docstring of SearchQuerySet.none. Closes #435. More... about 13 years ago
Fixed the docstring of SearchQuerySet.none. Closes #435. More... about 13 years ago
Fixed the way quoting is done in the Whoosh backend when using the ``__in`` filter. More... about 13 years ago
Fixed the way quoting is done in the Whoosh backend when using the ``__in`` filter. More... about 13 years ago
Added the solrconfig.xml I use for testing.
daniellindsley
as Daniel Lindsley
More... about 13 years ago
Added the solrconfig.xml I use for testing.
daniellindsley
as Daniel Lindsley
More... about 13 years ago
Fixed typo in input types docs. Closes #551. More... about 13 years ago
Fixed typo in input types docs. Closes #551. More... about 13 years ago
Make sure an search engine's backend isn't instantiated on every call to the backend but only once. Fixes #580. More... about 13 years ago
Make sure an search engine's backend isn't instantiated on every call to the backend but only once. Fixes #580. More... about 13 years ago
Restored sorting to ES backend that was broken in d1fa95529553ef8d053308159ae4efc455e0183f. More... about 13 years ago
Restored sorting to ES backend that was broken in d1fa95529553ef8d053308159ae4efc455e0183f. More... about 13 years ago
Prevent spatial filters from stomping on existing filters in ElasticSearch backend. More... about 13 years ago
Prevent spatial filters from stomping on existing filters in ElasticSearch backend. More... about 13 years ago
Merge branch 'mattdeboard-sq-run-refactor' More... about 13 years ago
Merge branch 'mattdeboard-sq-run-refactor' More... about 13 years ago
Merge branch 'master' of https://github.com/toastdriven/django-haystack More... about 13 years ago
Merge branch 'master' of https://github.com/toastdriven/django-haystack More... about 13 years ago