Package org.apache.lucene.analysis.ar

Analyzer for Arabic.

See:
          Description

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

Package org.apache.lucene.analysis.ar Description

Analyzer for Arabic.



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