- java.lang.Object
-
- org.apache.lucene.analysis.Analyzer
-
- org.apache.solr.analysis.SolrAnalyzer
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.lucene.analysis.Analyzer
org.apache.lucene.analysis.Analyzer.ReuseStrategy, org.apache.lucene.analysis.Analyzer.TokenStreamComponents
-
Field Summary
-
Fields inherited from class org.apache.lucene.analysis.Analyzer
GLOBAL_REUSE_STRATEGY, PER_FIELD_REUSE_STRATEGY
-
Method Summary
-
Methods inherited from class org.apache.lucene.analysis.Analyzer
close, createComponents, getOffsetGap, getReuseStrategy, getVersion, setVersion, tokenStream, tokenStream
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
SolrAnalyzer
public SolrAnalyzer()
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.