Class StandardTokenizerFactory

java.lang.Object
All Implemented Interfaces:
TokenizerFactory, IndexComponent

public class StandardTokenizerFactory
extends AbstractTokenizerFactory
  • Constructor Details

    • StandardTokenizerFactory

      public StandardTokenizerFactory​(IndexSettings indexSettings, Environment environment, java.lang.String name, Settings settings)
  • Method Details

    • create

      public org.apache.lucene.analysis.Tokenizer create()