solr.PhoneticFilterFactory: allow for custom codecs
---------------------------------------------------

                 Key: SOLR-1140
                 URL: https://issues.apache.org/jira/browse/SOLR-1140
             Project: Solr
          Issue Type: Improvement
    Affects Versions: 1.3
            Reporter: ron
            Priority: Minor


solr.PhoneticFilterFactory currently only accepts codecs from commons codec. 
Some users may have their own codec implementations. The Factory should accept 
a class name. The class should implement the StringEncoder interface.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to