Class ConfigurableAnalyzer

java.lang.Object
org.apache.lucene.analysis.Analyzer
org.apache.jena.query.text.analyzer.ConfigurableAnalyzer
All Implemented Interfaces:
Closeable, AutoCloseable

public class ConfigurableAnalyzer extends org.apache.lucene.analysis.Analyzer
Lucene Analyzer implementation that can be configured with different Tokenizer and (optionally) TokenFilter implementations.