Class PathAnalyzer
- java.lang.Object
-
- org.apache.lucene.analysis.Analyzer
-
- org.alfresco.repo.search.impl.lucene.analysis.PathAnalyzer
-
- All Implemented Interfaces:
java.io.Closeable,java.lang.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(java.lang.String fieldName)
-