Hey. I'd like to start implementing Soundex into Lucene. Correct me if I
am wrong, but I believe the architectually correct way to do this is by
extending com.lucene.analysis.Analyzer.
BUT...... I heard there is a better phonetic query algorithm.
http://www.densis.fee.unicamp.br/~moscato/memetic_home.html. Sound we do
this instead? Or should stick to standards and just implement the Soundex
api. Hell, why not do both?
Comments?
_______________________________________________
Lucene-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/lucene-dev