[ 
https://issues.apache.org/jira/browse/LUCENE-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993085#comment-12993085
 ] 

Uwe Schindler commented on LUCENE-2915:
---------------------------------------

See this commit from TIKA-317: 
[http://svn.apache.org/viewvc?view=revision&revision=911225]

It also uses the Java ImageIO service provider helper classes available since 
Java 1.2 (and yes, also available in Android and Harmony!)

> 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
>             Fix For: 4.0
>
>         Attachments: LUCENE-2915.patch
>
>
> 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