boolean query ?
Closed this issue · 1 comments
akhan118 commented
Questions
Hi,
I couldn't find anything on how to do a boolean query. is it possible?
barseghyanartur commented
It's a bit tricky question. Most of the queries are boolean. I suggest you to use django-elasticsearch-debug-toolbar or log produced queries to the console in order to get a grasp of what's happening, then come up with a real issue.