4
I Use This!
Low Activity

Commits : Listings

Analyzed 34 minutes ago. based on code collected about 19 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
The Whoosh backed now uses the ``AsyncWriter``, which ought to provide better performance. Requires Whoosh 0.3.15 or greater.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
The Whoosh backed now uses the ``AsyncWriter``, which ought to provide better performance. Requires Whoosh 0.3.15 or greater.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added a way to pull the correct fieldname, regardless if it's been overridden or not.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added a way to pull the correct fieldname, regardless if it's been overridden or not.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added docs about adding new fields.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added docs about adding new fields.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Removed a painful ``isinstance`` check which should make non-standard usages easier.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Removed a painful ``isinstance`` check which should make non-standard usages easier.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Updated docs regarding reserved field names in Haystack.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Updated docs regarding reserved field names in Haystack.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Pushed some of the new faceting bits down in the implementation.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Pushed some of the new faceting bits down in the implementation.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Removed unnecessary fields from the Solr schema template.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Removed unnecessary fields from the Solr schema template.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Add more sites to Who Uses.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Add more sites to Who Uses.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Revamped how faceting is done within Haystack to make it easier to work with.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Revamped how faceting is done within Haystack to make it easier to work with.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed a bug in ``ModelSearchIndex`` where the ``index_fieldname`` would not get set. Also added a way to override it in a general fashion. Thanks to traviscline for the patch!
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed a bug in ``ModelSearchIndex`` where the ``index_fieldname`` would not get set. Also added a way to override it in a general fashion. Thanks to traviscline for the patch!
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added a fleshed out ``simple_backend`` for basic usage + testing. More... over 15 years ago
Added a fleshed out ``simple_backend`` for basic usage + testing. More... over 15 years ago
Backend API standardization. Thanks to batiste for the report!
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Backend API standardization. Thanks to batiste for the report!
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Removed a method that was supposed to have been removed before 1.0. Oops.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Removed a method that was supposed to have been removed before 1.0. Oops.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added the ability to override field names within the index. Thanks to traviscline for the suggestion and original patch!
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added the ability to override field names within the index. Thanks to traviscline for the suggestion and original patch!
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Corrected the AUTHORS because slai actually provided the patch. Sorry about that.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Corrected the AUTHORS because slai actually provided the patch. Sorry about that.
daniellindsley
as Daniel Lindsley
More... over 15 years ago