Thank you so much. Here I just need to disable only one stopword. So I will follow the above link and can create the analyzer.But, after adding the analyzer to index, does it really affects ES performance?
the idea here is to use your own "stop words" list which does not include the ones you don't want, instead of using the standard "stop words" list. Once you define your own, you need to define your own "analyzer" and apply or use it where it is appropriate.
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.