public class HunspellTokenFilterFactory extends AbstractTokenFilterFactory
versiondeprecationLogger, indexSettings, logger| Constructor and Description |
|---|
HunspellTokenFilterFactory(IndexSettings indexSettings,
java.lang.String name,
Settings settings,
HunspellService hunspellService) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.analysis.TokenStream |
create(org.apache.lucene.analysis.TokenStream tokenStream) |
boolean |
dedup() |
boolean |
longestOnly() |
name, versiongetIndexSettings, indexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbreaksFastVectorHighlighterpublic HunspellTokenFilterFactory(IndexSettings indexSettings, java.lang.String name, Settings settings, HunspellService hunspellService)