You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.
I am using the ElasticSearch backend, and the latest Haystack code and the panel is recording 0 calls to Haystack. I know for a fact there is one call - I have confirmed in the logs.
The text was updated successfully, but these errors were encountered:
Thanks @ashchristopher, could you see if the panel included with django-haystack works for you? If so, then I'll investigate to see why this isn't working.
Also, what is the value for your HAYSTACK_CONNECTIONS setting?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
(identity)[vagrant@vagrant identity]$ pip freeze|grep haystack
django-haystack==2.0.0
django-haystack-panel==0.1.3
I am using the ElasticSearch backend, and the latest Haystack code and the panel is recording 0 calls to Haystack. I know for a fact there is one call - I have confirmed in the logs.
The text was updated successfully, but these errors were encountered: