Kieora Lucene Backend 6.0.0.CR3

org.kie.kieora.backend.lucene.analyzer
Class FilenameAnalyzer

java.lang.Object
  extended by org.apache.lucene.analysis.Analyzer
      extended by org.kie.kieora.backend.lucene.analyzer.FilenameAnalyzer
All Implemented Interfaces:
Closeable

public class FilenameAnalyzer
extends org.apache.lucene.analysis.Analyzer


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
 
Constructor Summary
FilenameAnalyzer(org.apache.lucene.util.Version matchVersion)
           
 
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, initReader, tokenStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilenameAnalyzer

public FilenameAnalyzer(org.apache.lucene.util.Version matchVersion)
Method Detail

createComponents

protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents createComponents(String fieldName,
                                                                                     Reader reader)
Specified by:
createComponents in class org.apache.lucene.analysis.Analyzer

Kieora Lucene Backend 6.0.0.CR3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.