Lucene 4.3.0 analyzers-icu API

This module exposes functionality from ICU to Apache Lucene.

See: Description

Packages 
Package Description
org.apache.lucene.analysis.icu
Analysis components based on ICU
org.apache.lucene.analysis.icu.segmentation
Tokenizer that breaks text into words with the Unicode Text Segmentation algorithm.
org.apache.lucene.analysis.icu.tokenattributes
Additional ICU-specific Attributes for text analysis.
org.apache.lucene.collation
Unicode Collation support.
org.apache.lucene.collation.tokenattributes
Custom AttributeImpl for indexing collation keys as index terms.

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