Django with mongoengine backend and elasticsearch via haystack

I am using mongoengine as my backend. I am trying to merge a haystack using elasticsearch to index my mongo documents. I am following the documentation http://django-haystack.readthedocs.org/ .

When I ran

./manage.py rebuild_index

Removing all documents 

from your index because you said so.
All documents removed.
/home/t/py/django/boxers/venv/local/lib/python2.7/site-packages/haystack/utils/loading.py:165: UserWarning: Installed app kombu.transport.django.KombuAppConfig is not an importable Python module and will be ignored
  warnings.warn('Installed app %s is not an importable Python module and will be ignored' % app)

      

My haystack django is 2.3.1

+3
python django mongodb elasticsearch django-haystack


source to share


No one has answered this question yet

Check out similar questions:

8
How can I perform fuzzy search using django-haystack and elasticsearch backend?
7
IndexMissingException - dayango haystack with elasticsearch
6
Autocomplete not working with EdgeNgramField using haystack and Elasticsearch engine (Django)
4
django-haystack elasticsearch as backend and searchengine
3
Can't get Elasticsearch to work with Django
3
Catch ConnectionError with Django-Haystack and ElasticSearch
3
Haystack with mongoengine documents
2
Django sandwich with Elasticearch support
1
django-haystack and external indexing
0
Connection_alias argument missing in django-haystack and elasticsearch



All Articles
Loading...
X
Show
Funny
Dev
Pics