python-django-celery-haystack

Utilize Celery for automatic haystack index updates
  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.