make CoreCodecProvider convenience class so apps can easily pick per-field 
codecs
---------------------------------------------------------------------------------

                 Key: LUCENE-2915
                 URL: https://issues.apache.org/jira/browse/LUCENE-2915
             Project: Lucene - Java
          Issue Type: Improvement
            Reporter: Michael McCandless
            Assignee: Michael McCandless
            Priority: Minor


We already have DefaultCodecProvider, which simply registers all core codecs 
and uses Standard for all fields, but it's package private.

We should make this public, and name it CoreCodecProvider.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to