[
https://issues.apache.org/jira/browse/SOLR-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038797#comment-13038797
]
Robert Muir commented on SOLR-1942:
-----------------------------------
{quote}
SchemaCodecProvider#listAll should also sync on the delegate to be consistent
CodecProviderFactory should get a jdoc string IMO
{quote}
I'll update the patch to fix both of these.
{quote}
I think we need to fix SolrTestCase to enable the random codecs for Solr right?
Or is it using the default provider if no provider is configured?
{quote}
This is still working fine, in SolrCore if you do not configure a
CodecProviderFactory, then we use CodecProvider.getDefault(), which is set
randomly by LuceneTestCase. I added some prints to check and this is still ok.
> Ability to select codec per field
> ---------------------------------
>
> Key: SOLR-1942
> URL: https://issues.apache.org/jira/browse/SOLR-1942
> Project: Solr
> Issue Type: New Feature
> Affects Versions: 4.0
> Reporter: Yonik Seeley
> Assignee: Robert Muir
> Fix For: 4.0
>
> Attachments: SOLR-1942.patch, SOLR-1942.patch, SOLR-1942.patch,
> SOLR-1942.patch, SOLR-1942.patch, SOLR-1942.patch, SOLR-1942.patch,
> SOLR-1942.patch, SOLR-1942.patch, SOLR-1942.patch, SOLR-1942.patch
>
>
> We should use PerFieldCodecWrapper to allow users to select the codec
> per-field.
--
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]