Skip to content

Query String issues with "And", "OR" & Wildcard #414

Closed Locked Answered by jertel
Psyhil89 asked this question in Q&A
Discussion options

You must be logged in to vote

You've got a few problems in your query. I suggest reading (perhaps studying even) this page: https://lucene.apache.org/core/2_9_4/queryparsersyntax.html

And then go into Kibana on your ES cluster, change to Lucene Query syntax and get the query working properly there. Once you have the query working in Kibana and returning the correct results, refer back to what you read in the link above to properly escape the quotations and backslack characters.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Psyhil89
Comment options

Answer selected by Psyhil89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants