4
I Use This!
Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated docs to reflect the recommended way to do imports in when defining ``SearchIndex`` classes.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Updated docs to reflect the recommended way to do imports in when defining ``SearchIndex`` classes.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed omission of Xapian in the settings docs. Thanks to flebel for pointing this out.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed omission of Xapian in the settings docs. Thanks to flebel for pointing this out.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Little bits of cleanup related to testing.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Little bits of cleanup related to testing.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed an error in the docs related to pre-rendering data.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed an error in the docs related to pre-rendering data.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added Pegasus News to Who Uses.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added Pegasus News to Who Uses.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Corrected an import in forms for consistency. Thanks to bkonkle for pointing this out.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Corrected an import in forms for consistency. Thanks to bkonkle for pointing this out.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed bug where passing a customized ``site`` would not make it down through the whole stack. Thanks to Peter Bengtsson for the report and original patch.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed bug where passing a customized ``site`` would not make it down through the whole stack. Thanks to Peter Bengtsson for the report and original patch.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Bumped copyright years.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Bumped copyright years.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Changed Whoosh backend so most imports will raise the correct exception. Thanks to shabda for the suggestion.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Changed Whoosh backend so most imports will raise the correct exception. Thanks to shabda for the suggestion.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed a couple potential circular imports.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed a couple potential circular imports.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
The same field can now have multiple query facets. Thanks to bfirsh for the original patch.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
The same field can now have multiple query facets. Thanks to bfirsh for the original patch.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Refactored Solr's tests to minimize reindexes. Runs ~50% faster.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Refactored Solr's tests to minimize reindexes. Runs ~50% faster.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added schema for testing Solr.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Added schema for testing Solr.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed a string interpolation bug when adding an invalid data facet. Thanks to simonw for the original patch.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed a string interpolation bug when adding an invalid data facet. Thanks to simonw for the original patch.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed the default highlighter to give slightly better results, especially with short strings. Thanks to RobertGawron for the original patch.
daniellindsley
as Daniel Lindsley
More... over 15 years ago
Fixed the default highlighter to give slightly better results, especially with short strings. Thanks to RobertGawron for the original patch.
daniellindsley
as Daniel Lindsley
More... over 15 years ago