Hi,
I have read in the documentation that it should be possible to specify analyzer per query. I tried a few examples with custom ngram analyzer set for match query, but it was not working as I expected.
Have I done something wrong or is the problem in the bad understanding of analyzers (it is not clear from documentation if the query analyzer does not apply only search term - so in this case only "kim" is analyzed by ngramAn and the results of this analysis is matched against "name" field with standard analyzer).
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.