I am pretty new to elasticsearch and just need some clarification: Can we define a analyzer while querying the search server. I tried it with the \"text\" and \"field\" query an
The term, prefix, and wildcard queries expect the value specified in the query to be already analyzed.
term
prefix
wildcard