Hello guys,
Is there a way for me to get a list of all available analysers in an
ES instance?
Maurício Linhares
http://techbot.me/ - http://twitter.com/#!/mauriciojr
Hello guys,
Is there a way for me to get a list of all available analysers in an
ES instance?
Maurício Linhares
http://techbot.me/ - http://twitter.com/#!/mauriciojr
http://lucene.apache.org/java/3_1_0/api/core/org/apache/lucene/analysis/Analyzer.html
(+subclasses)
http://lucene.apache.org/java/3_1_0/api/contrib-analyzers/index.html
You can see them being used here (plus others)...
https://github.com/elasticsearch/elasticsearch/tree/master/modules/elasticsearch/src/main/java/org/elasticsearch/index/analysis
On Jun 2, 8:18 pm, Maurício Linhares mauricio.linha...@gmail.com
wrote:
Hello guys,
Is there a way for me to get a list of all available analysers in an
ES instance?
Maurício Linhareshttp://techbot.me/-http://twitter.com/#!/mauriciojr
All are listed in the docs as well: Elasticsearch Platform — Find real-time answers at scale | Elastic.
On Friday, June 3, 2011 at 7:12 AM, Joe Rawlings wrote:
Analyzer (Lucene 3.1.0 API)
(+subclasses)
Lucene 3.1.0 APIYou can see them being used here (plus others)...
https://github.com/elasticsearch/elasticsearch/tree/master/modules/elasticsearch/src/main/java/org/elasticsearch/index/analysisOn Jun 2, 8:18 pm, Maurício Linhares <mauricio.linha...@gmail.com (http://gmail.com)>
wrote:Hello guys,
Is there a way for me to get a list of all available analysers in an
ES instance?
Maurício Linhareshttp://techbot.me/-http://twitter.com/#!/mauriciojr
© 2020. All Rights Reserved - Elasticsearch
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.