Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-django-haystack-docs - Documentation for Django Haystack pluggable search
- Description:
Documentation for Django Haystack pluggable search
Haystack provides modular search for Django. It features a unified, familiar
API that allows you to plug in different search backends (such as Solr,
Elasticsearch, Whoosh, Xapian, etc.) without having to modify your code.
Haystack is BSD licensed, plays nicely with third-party app without needing to
modify the source and supports advanced features like faceting, More Like This,
highlighting, spatial search and spelling suggestions.
You can find more information at http://haystacksearch.org/.
Packages