Thanks for the reply @abdon
I had already referred the doc and installed the dictionary, but still I m unable to resolve the query. Can you please help me with it?
So, to confirm: you have created a directory hunspell inside the Elasticsearch configuration directory (the directory that's configured through the path.conf setting). Inside the hunspell directory you have created a directory en_US. And inside that directory you have placed the .aff file and the .dic files that you downloaded?
You need to do this on all of your nodes, and you need to restart the nodes after deploying the files.
There is nothing you need to do in the elasticsearch.yml file.
The error message really suggests that Elasticsearch cannot find those .aff and .dic files.
Does the Elasticsearch process have read rights on those files? Are you sure there is no hidden extension (when downloading the files, I noticed my browser appended a .txt extension to the file names).
What version of Elasticsearch are you using? Which .aff and .dic files are you using?
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.