org.kie.kieora.backend.lucene.analyzer
Class FilenameAnalyzer
java.lang.Object
org.apache.lucene.analysis.Analyzer
org.kie.kieora.backend.lucene.analyzer.FilenameAnalyzer
- All Implemented Interfaces:
- Closeable
public class FilenameAnalyzer
- extends org.apache.lucene.analysis.Analyzer
| 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 |
|
Constructor Summary |
FilenameAnalyzer(org.apache.lucene.util.Version matchVersion)
|
| Methods inherited from class org.apache.lucene.analysis.Analyzer |
close, getOffsetGap, getPositionIncrementGap, initReader, tokenStream |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilenameAnalyzer
public FilenameAnalyzer(org.apache.lucene.util.Version matchVersion)
createComponents
protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents createComponents(String fieldName,
Reader reader)
- Specified by:
createComponents in class org.apache.lucene.analysis.Analyzer
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.