Class ArabicAnalyzer
- java.lang.Object
-
- org.apache.lucene.analysis.Analyzer
-
- com.atlassian.confluence.impl.search.v2.lucene.analysis.analyzer.unstemmed.ArabicAnalyzer
-
- All Implemented Interfaces:
Closeable
,AutoCloseable
public class ArabicAnalyzer extends org.apache.lucene.analysis.Analyzer
- Since:
- 6.10.0
-
-
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
Constructors Constructor Description ArabicAnalyzer(org.apache.lucene.util.Version luceneVersion)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents
createComponents(String fieldName, Reader reader)
-