python3-djangorestframework-haystack

Haystack for Django REST Framework (Python3 version)
  https://github.com/inonit/drf-haystack
  0
  no reviews



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.