Hi ,
Is there anyway to fetch the pre configured attribute (synonyms, lingo3g etc) using ES query.
For ex: I have synonym.txt file which is being added in ES to support synonym tokenisation. So is there any query I can fire, to read the content from synonym.txt.
No I don't believe you can read that synonyms file from an ES API. However,
you can pull back all the meta information for an index (including analyzer
definitions):
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.