You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "ron (JIRA)" <ji...@apache.org> on 2009/05/01 20:03:30 UTC

[jira] Created: (SOLR-1140) solr.PhoneticFilterFactory: allow for custom codecs

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.