Updated documentation to reflect basic Solr setup. |
|
More...
|
about 16 years ago
|
Updated documentation to reflect basic Solr setup. |
|
More...
|
about 16 years ago
|
Fix documentation on grabbing Whoosh and on the 'load_all' parameter for SearchForms. |
|
More...
|
about 16 years ago
|
Fix documentation on grabbing Whoosh and on the 'load_all' parameter for SearchForms. |
|
More...
|
about 16 years ago
|
Fixed bug where the '__in' filter wouldn't work with phrases or data types other than one-word string/integer. |
|
More...
|
about 16 years ago
|
Fixed bug where the '__in' filter wouldn't work with phrases or data types other than one-word string/integer. |
|
More...
|
about 16 years ago
|
Fixed bug so that the 'load_all' option in 'SearchView' now actually does what it says it should. How embarrassing... |
|
More...
|
about 16 years ago
|
Fixed bug so that the 'load_all' option in 'SearchView' now actually does what it says it should. How embarrassing... |
|
More...
|
about 16 years ago
|
Fixed a bug where results from non-registered models could appear in the results. |
|
More...
|
about 16 years ago
|
Fixed a bug where results from non-registered models could appear in the results. |
|
More...
|
about 16 years ago
|
Added ability to specify custom QuerySets for loading records via 'load_all'/'load_all_queryset'. |
|
More...
|
about 16 years ago
|
Added ability to specify custom QuerySets for loading records via 'load_all'/'load_all_queryset'. |
|
More...
|
about 16 years ago
|
BACKWARD INCOMPATIBLE - Changed 'module_name' to 'model_name' throughout Haystack related to SearchResult objects. Only incompatible if you were relying on this attribute. |
|
More...
|
about 16 years ago
|
BACKWARD INCOMPATIBLE - Changed 'module_name' to 'model_name' throughout Haystack related to SearchResult objects. Only incompatible if you were relying on this attribute. |
|
More...
|
about 16 years ago
|
Added the ability to fetch additional and stored fields from a SearchResult as well as documentation on the SearchResult itself. |
|
More...
|
about 16 years ago
|
Added the ability to fetch additional and stored fields from a SearchResult as well as documentation on the SearchResult itself. |
|
More...
|
about 16 years ago
|
Added the ability to look through relations in SearchIndexes via '__'. |
|
More...
|
about 16 years ago
|
Added the ability to look through relations in SearchIndexes via '__'. |
|
More...
|
about 16 years ago
|
Added note about the 'text' fieldname convention. |
|
More...
|
about 16 years ago
|
Added note about the 'text' fieldname convention. |
|
More...
|
about 16 years ago
|
Added an 'update_object' and 'remove_object' to the SearchSite objects as a shortcut. |
|
More...
|
about 16 years ago
|
Added an 'update_object' and 'remove_object' to the SearchSite objects as a shortcut. |
|
More...
|
about 16 years ago
|
Recover gracefully from queries Whoosh judges to be invalid. |
|
More...
|
about 16 years ago
|
Recover gracefully from queries Whoosh judges to be invalid. |
|
More...
|
about 16 years ago
|
Missed test from previous commit. |
|
More...
|
about 16 years ago
|
Missed test from previous commit. |
|
More...
|
about 16 years ago
|
Added stemming support to Whoosh. |
|
More...
|
about 16 years ago
|
Added stemming support to Whoosh. |
|
More...
|
about 16 years ago
|
Removed the commented version. |
|
More...
|
about 16 years ago
|
Removed the commented version. |
|
More...
|
about 16 years ago
|