
A small library which tries to simplify integration of Haystack with Django REST Framework. Contains a Generic ViewSet, a Serializer and a couple of Filters in order to make search as painless as possible.
It supports several haystack features: * Autocomplete * GEO Spatial searching * Highlighting * More Like This
This package contains the Python 3 version of the library.