Class HunspellTokenFilterFactory

java.lang.Object
org.elasticsearch.index.analysis.AbstractTokenFilterFactory
org.elasticsearch.index.analysis.HunspellTokenFilterFactory
All Implemented Interfaces:
TokenFilterFactory

public class HunspellTokenFilterFactory extends AbstractTokenFilterFactory
  • Constructor Details

  • Method Details

    • create

      public org.apache.lucene.analysis.TokenStream create(org.apache.lucene.analysis.TokenStream tokenStream)
    • dedup

      public boolean dedup()
    • longestOnly

      public boolean longestOnly()