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

ASF subversion and git services commented on SOLR-17046:
--------------------------------------------------------

Commit d2fa8427b970129589ba2ef0997f7395042ae9bd in solr's branch 
refs/heads/main from Chris M. Hostetter
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=d2fa8427b97 ]

SOLR-17045: correct 'bug fix' jira id typo in CHANGES: SOLR-17046 -> SOLR-17045


> SchemaCodecFactory should be the implicit default if no <codeFactory/> is 
> configured
> ------------------------------------------------------------------------------------
>
>                 Key: SOLR-17046
>                 URL: https://issues.apache.org/jira/browse/SOLR-17046
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Chris M. Hostetter
>            Priority: Major
>         Attachments: SOLR-17046-1.patch, SOLR-17046.patch
>
>
> Solr has a {{SchemaCodecFactory}} that enables may Solr {{FieldType}} impls 
> to customize the behavior of of the indexing codec -- but unless it is 
> explicitly configured in {{solrconfig.xml}}, the Lucene 
> {{Codec.getDefault()}} is used in it's place.
> We should consider changing the behavior of Solr so that the implicit 
> {{<codecFactory/>}} is {{SchemaCodecFactory}}, and offer a (new) 
> {{LuceneDefaultCodecFactory}} that users can configure if there have any 
> strong reason for not wanting to support the per-field configurability of 
> {{SchemaCodecFactory}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to