The Whoosh backed now uses the ``AsyncWriter``, which ought to provide better performance. Requires Whoosh 0.3.15 or greater. |
|
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. |
|
More...
|
over 15 years ago
|
Added a way to pull the correct fieldname, regardless if it's been overridden or not. |
|
More...
|
over 15 years ago
|
Added a way to pull the correct fieldname, regardless if it's been overridden or not. |
|
More...
|
over 15 years ago
|
Added docs about adding new fields. |
|
More...
|
over 15 years ago
|
Added docs about adding new fields. |
|
More...
|
over 15 years ago
|
Removed a painful ``isinstance`` check which should make non-standard usages easier. |
|
More...
|
over 15 years ago
|
Removed a painful ``isinstance`` check which should make non-standard usages easier. |
|
More...
|
over 15 years ago
|
Updated docs regarding reserved field names in Haystack. |
|
More...
|
over 15 years ago
|
Updated docs regarding reserved field names in Haystack. |
|
More...
|
over 15 years ago
|
Pushed some of the new faceting bits down in the implementation. |
|
More...
|
over 15 years ago
|
Pushed some of the new faceting bits down in the implementation. |
|
More...
|
over 15 years ago
|
Removed unnecessary fields from the Solr schema template. |
|
More...
|
over 15 years ago
|
Removed unnecessary fields from the Solr schema template. |
|
More...
|
over 15 years ago
|
Add more sites to Who Uses. |
|
More...
|
over 15 years ago
|
Add more sites to Who Uses. |
|
More...
|
over 15 years ago
|
Revamped how faceting is done within Haystack to make it easier to work with. |
|
More...
|
over 15 years ago
|
Revamped how faceting is done within Haystack to make it easier to work with. |
|
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! |
|
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! |
|
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! |
|
More...
|
over 15 years ago
|
Backend API standardization. Thanks to batiste for the report! |
|
More...
|
over 15 years ago
|
Removed a method that was supposed to have been removed before 1.0. Oops. |
|
More...
|
over 15 years ago
|
Removed a method that was supposed to have been removed before 1.0. Oops. |
|
More...
|
over 15 years ago
|
Added the ability to override field names within the index. Thanks to traviscline for the suggestion and original patch! |
|
More...
|
over 15 years ago
|
Added the ability to override field names within the index. Thanks to traviscline for the suggestion and original patch! |
|
More...
|
over 15 years ago
|
Corrected the AUTHORS because slai actually provided the patch. Sorry about that. |
|
More...
|
over 15 years ago
|
Corrected the AUTHORS because slai actually provided the patch. Sorry about that. |
|
More...
|
over 15 years ago
|