Skip to content Skip to sidebar Skip to footer
Showing posts with the label Django Haystack

Haystack / Whoosh Index Generation Error

I'm trying to setup haystack with whoosh backend. When i try to gen the index [or any index com… Read more Haystack / Whoosh Index Generation Error

Django-cms Haystack Search - Placeholder Content

i have problem with results in django-cms and haystack search. I'm using django-cms-search plug… Read more Django-cms Haystack Search - Placeholder Content

Django Haystack Index On Multiple Fields From Same Model

I am trying to embed elasticsearch in my Django app using django-haystack. I am trying to implement… Read more Django Haystack Index On Multiple Fields From Same Model

Haystack Elasticsearch RealtimeSignalProcessor Updates Only "default" Connection

I have 3 search indexes and 3 haystack connections. I want the indexes to be updated in real time s… Read more Haystack Elasticsearch RealtimeSignalProcessor Updates Only "default" Connection