Uses of Class
org.elasticsearch.indices.analysis.HunspellService
-
Packages that use HunspellService Package Description org.elasticsearch.index.analysis -
-
Uses of HunspellService in org.elasticsearch.index.analysis
Constructors in org.elasticsearch.index.analysis with parameters of type HunspellService Constructor Description HunspellTokenFilterFactory(IndexSettings indexSettings, String name, Settings settings, HunspellService hunspellService)
-