python3-django-celery-haystack

Utilize Celery for automatic haystack index updates (Python3 version)
  https://github.com/django-haystack/celery-haystack
  0
  no reviews



This Django app allows you to utilize Celery for automatically updating and deleting objects in a Haystack search index. It provides a SearchIndex subclass and a signal processor to trigger the updates.

This package contains the Python 3 version of the library.