4
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Altered the Whoosh backend to correctly clear the index when using the ``RAMStorage`` backend. Thanks to kylemacfarlane for the initial patch.
daniellindsley
as Daniel Lindsley
More... about 15 years ago
Changed ``SearchView`` to allow more control over how many results are shown per page. Thanks to simonw for the suggestion.
daniellindsley
as Daniel Lindsley
More... about 15 years ago
Changed ``SearchView`` to allow more control over how many results are shown per page. Thanks to simonw for the suggestion.
daniellindsley
as Daniel Lindsley
More... about 15 years ago
Ignore ``.pyo`` files when listing out the backend options. Thanks to kylemacfarlane for the report.
daniellindsley
as Daniel Lindsley
More... about 15 years ago
Ignore ``.pyo`` files when listing out the backend options. Thanks to kylemacfarlane for the report.
daniellindsley
as Daniel Lindsley
More... about 15 years ago
Added CustomMade to Who Uses.
daniellindsley
as Daniel Lindsley
More... about 15 years ago
Added CustomMade to Who Uses.
daniellindsley
as Daniel Lindsley
More... about 15 years ago
Moved a backend import to allow changing the backend Haystack uses on the fly.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Moved a backend import to allow changing the backend Haystack uses on the fly.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added more debugging information to the docs.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added more debugging information to the docs.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added DeliverGood.org to the "Who Uses" docs.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added DeliverGood.org to the "Who Uses" docs.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added an settings override on ``HAYSTACK_LIMIT_TO_REGISTERED_MODELS`` as a possible performance optimization.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added an settings override on ``HAYSTACK_LIMIT_TO_REGISTERED_MODELS`` as a possible performance optimization.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added the ability to pickle ``SearchResult`` objects. Thanks to dedsm for the original patch.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added the ability to pickle ``SearchResult`` objects. Thanks to dedsm for the original patch.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added docs and fixed tests on the backend loading portions. Thanks to kylemacfarlane for the report.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added docs and fixed tests on the backend loading portions. Thanks to kylemacfarlane for the report.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed bug with ``build_solr_schema`` where ``stored=False`` would be ignored. Thanks to johnthedebs for the report.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed bug with ``build_solr_schema`` where ``stored=False`` would be ignored. Thanks to johnthedebs for the report.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added debugging notes for Solr. Thanks to smccully for reporting this.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added debugging notes for Solr. Thanks to smccully for reporting this.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed several errors in the ``simple`` backend. Thanks to notanumber for the original patch.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed several errors in the ``simple`` backend. Thanks to notanumber for the original patch.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Documentation fixes for Xapian. Thanks to notanumber for the edits!
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Documentation fixes for Xapian. Thanks to notanumber for the edits!
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed a typo in the tutorial. Thanks to cmbeelby for pointing this out.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed a typo in the tutorial. Thanks to cmbeelby for pointing this out.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed an error in the tutorial. Thanks to bencc for pointing this out.
daniellindsley
as Daniel Lindsley
More... over 15 years ago