[ https://issues.apache.org/jira/browse/SOLR-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan McKinley updated SOLR-224: ------------------------------- Attachment: commons-codec-1.3.jar SOLR-224-PhoneticFilterFactory.patch A PhoneticFilterFactory that lets you choose one of: "DoubleMetaphone", "Metaphone", "Soundex", "RefinedSoundex" The javadocs need some work and I'll take another cleanup pass. There should also be somethign in the example schema.xml (note: this started as LIA example code) > PhoneticFilterFactory -- support Metaphone/Soundex filters > ---------------------------------------------------------- > > Key: SOLR-224 > URL: https://issues.apache.org/jira/browse/SOLR-224 > Project: Solr > Issue Type: New Feature > Reporter: Ryan McKinley > Priority: Minor > Attachments: commons-codec-1.3.jar, > SOLR-224-PhoneticFilterFactory.patch > > > A simple FilterFactory to replace or inject terms encoded with commons codec > functions: > http://jakarta.apache.org/commons/codec/api-release/org/apache/commons/codec/language/package-summary.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.