Lucene 4.2.1 analyzers-phonetic API

Analysis for indexing phonetic signatures (for sounds-alike search)

See:
          Description

Packages
org.apache.lucene.analysis.phonetic Analysis components for phonetic search.

 

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.



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