Class PathAnalyzer
- java.lang.Object
-
- org.apache.lucene.analysis.Analyzer
-
- org.alfresco.repo.search.impl.lucene.analysis.PathAnalyzer
-
- All Implemented Interfaces:
Closeable,AutoCloseable
public class PathAnalyzer extends org.apache.lucene.analysis.Analyzer- Author:
- Andy
-
-
Constructor Summary
Constructors Constructor Description PathAnalyzer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.apache.lucene.analysis.Analyzer.TokenStreamComponentscreateComponents(String fieldName)
-
-
-
Method Detail
-
createComponents
protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents createComponents(String fieldName)
- Specified by:
createComponentsin classorg.apache.lucene.analysis.Analyzer
-
-