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
This sounds like it's working correctly – the search method uses the select handler and expects a certain result format. It sounds like what you need is adding a separate tag handler which follows that API just as for older interfaces like more-like-this: https://github.com/django-haystack/pysolr/blob/master/pysolr.py#L801
I have
Expected behaviour
Able to request to Solr server and getting response
Actual behaviour
Getting error as follows
Steps to reproduce the behaviour
Configuration
The text was updated successfully, but these errors were encountered: