public class EmptyAnalyzer
extends org.apache.lucene.analysis.Analyzer
EmptyTokenStream
, this can
be used with ConfigurableAnalyzerFactory
to switch off indexing and searching for specific language tags.Constructor and Description |
---|
EmptyAnalyzer() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents |
createComponents(String input) |
protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents createComponents(String input)
createComponents
in class org.apache.lucene.analysis.Analyzer
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.