|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.analysis.Analyzer
org.apache.jackrabbit.oak.plugins.index.lucene.OakAnalyzer
public class OakAnalyzer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.lucene.analysis.Analyzer |
|---|
org.apache.lucene.analysis.Analyzer.GlobalReuseStrategy, org.apache.lucene.analysis.Analyzer.PerFieldReuseStrategy, 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 |
| Constructor Summary | |
|---|---|
OakAnalyzer(org.apache.lucene.util.Version matchVersion)
Creates a new OakAnalyzer |
|
| Method Summary | |
|---|---|
protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents |
createComponents(String fieldName,
Reader reader)
|
| Methods inherited from class org.apache.lucene.analysis.Analyzer |
|---|
close, getOffsetGap, getPositionIncrementGap, getReuseStrategy, initReader, tokenStream, tokenStream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OakAnalyzer(org.apache.lucene.util.Version matchVersion)
OakAnalyzer
matchVersion - Lucene version to match See
above| Method Detail |
|---|
protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents createComponents(String fieldName,
Reader reader)
createComponents in class org.apache.lucene.analysis.Analyzer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||