Analysis for indexing phonetic signatures (for sounds-alike search)
For an introduction to Lucene's analysis API, see the org.apache.lucene.analysis
package documentation.
This module provides analysis components (using encoders from Apache Commons Codec) that index and search phonetic signatures.
Package | Description |
---|---|
org.apache.lucene.analysis.phonetic |
Analysis components for phonetic search.
|