I am trying to search on phrases and sub-phrases, but also on keywords.
What is the best solution? I am using a query_string but specify only a few
fields.
I have a mapping using the standard analyzer and a custom keyword tokenizer
lowercase filter to store fields as;
"the quick Brown fox jump over a lazy dog" is stored as;
I am trying to search on phrases and sub-phrases, but also on keywords.
What is the best solution? I am using a query_string but specify only a few
fields.
I have a mapping using the standard analyzer and a custom keyword
tokenizer + lowercase filter to store fields as;
"the quick Brown fox jump over a lazy dog" is stored as;
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.