I am trying to write a search query which will search by taking input like keywords, example - apple, fruit, summer.
After that it should return me the data from the Elasticsearch if all these 3 keywords are present in each string for 3 or more times.
Custom/script similarity is for similar words thats the different thing I guess.
What I want to do is search for given keywords as for example apple,fruit,red and it should present in field1,field2,field3 and keyword which I search is present in all the fields i.e. 1,2 and 3 and each keywords should be repeated more than 1 times.
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.