python-xapian-haystack

Xapian backend for Django-Haystack (Python2 version)
  https://github.com/notanumber/xapian-haystack/
  0
  no reviews



Xapian-haystack is a backend of Django-Haystack for the Xapian search engine. It provides all the standard features of Haystack:
* Weighting
* Faceted search (date, query, etc.)
* Sorting
* Spelling suggestions
* EdgeNGram and Ngram (for autocomplete)
The endswith search operation is not supported.

This package contains the Python 2 version of the library.