4
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Brick Design to Who Uses.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Added Brick Design to Who Uses.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Updated backend support docs slightly.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Updated backend support docs slightly.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Revised the most of the tutorial.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Revised the most of the tutorial.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Better documented how user-provided data should be sanitized.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Better documented how user-provided data should be sanitized.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Fleshed out the `SearchField` documentation.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Fleshed out the `SearchField` documentation.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Fixed formatting on ``SearchField`` documentation.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Fixed formatting on ``SearchField`` documentation.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Added basic ``SearchField`` documentation.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Added basic ``SearchField`` documentation.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Bumped the `ulimit` so Whoosh tests pass consistently on Mac OS X.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Bumped the `ulimit` so Whoosh tests pass consistently on Mac OS X.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Fixed the `default` kwarg in `SearchField` (and subclasses) to work properly from a user's perspective.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Fixed the `default` kwarg in `SearchField` (and subclasses) to work properly from a user's perspective.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
BACKWARD-INCOMPATIBLE: Fixed ``raw_search`` to cooperate when paginating/slicing as well as many other conditions.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
BACKWARD-INCOMPATIBLE: Fixed ``raw_search`` to cooperate when paginating/slicing as well as many other conditions.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Fixed a bug in the Whoosh backend where slicing before doing a hit count could cause strange results when paginating. Thanks to kylemacfarlane for the original patch.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Fixed a bug in the Whoosh backend where slicing before doing a hit count could cause strange results when paginating. Thanks to kylemacfarlane for the original patch.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
The Whoosh tests now deal with the same data set as the Solr tests and cover various aspects better.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
The Whoosh tests now deal with the same data set as the Solr tests and cover various aspects better.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Started to pull out the real-time, signal-based updates out of the main `SearchIndex` class. Backward compatible for now.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Started to pull out the real-time, signal-based updates out of the main `SearchIndex` class. Backward compatible for now.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Fixed docs to include `utils` documentation.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Fixed docs to include `utils` documentation.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Updated instructions for installing `pysolr`. Thanks to sboisen for pointing this out.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago
Updated instructions for installing `pysolr`. Thanks to sboisen for pointing this out.
daniellindsley
as Daniel Lindsley
More... almost 16 years ago