and this query return all texts below in the example.
Do i need extra analyzer or token filter on texts?
How can i exact match search with prefix on elastic ?
Fields actually analyzed list of a string that has a analyzer with "+" sign "elastic|b|c+elastic,search|b|c+elastic,search,prefix|b|c"
Indeed, now i got it that prefix query does not support an analyzed string, but i need to analyze the text and query on it like "Contains" or "IndexOf" methods. Actually i'm trying to get the text which is contains "elastic|" . And i need any suggestion faster than regex query by the way
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.