Package org.apache.lucene.analysis.ar

Analyzer for Arabic.

See:
          Description

Class Summary
ArabicAnalyzer Analyzer for Arabic.
ArabicLetterTokenizer Deprecated. (3.1) Use StandardTokenizer instead.
ArabicLetterTokenizerFactory Deprecated. (3.1) Use StandardTokenizerFactory instead.
ArabicNormalizationFilter A TokenFilter that applies ArabicNormalizer to normalize the orthography.
ArabicNormalizationFilterFactory Factory for ArabicNormalizationFilter.
ArabicNormalizer Normalizer for Arabic.
ArabicStemFilter A TokenFilter that applies ArabicStemmer to stem Arabic words..
ArabicStemFilterFactory Factory for ArabicStemFilter.
ArabicStemmer Stemmer for Arabic.
 

Package org.apache.lucene.analysis.ar Description

Analyzer for Arabic.



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.