Showing 1 - 4 of 4 items. (Page 1 of 1)
Add Full-Text Search to your Django project with Whoosh
A nice overview of adding the new Whoosh full-text search engine to a Django project using signals to trigger a re-indexing.
Tutorial — Django Solr v0.1 documentation
A tutorial on setting up Solr with Django using the django-solr-search project.
Full-text searching in Django with PostgreSQL and tsearch2
A complete run down on setting up search with Django using PostgreSQL and tsearch2.
Freelancing Gods: Sphinx: A Primer
A good Sphinx primer.