[
https://issues.apache.org/jira/browse/SOLR-8734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169338#comment-15169338
]
ASF subversion and git services commented on SOLR-8734:
-------------------------------------------------------
Commit 0ed625b107264f2ed079b9e07e4f885b7398a6c4 in lucene-solr's branch
refs/heads/master from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=0ed625b ]
SOLR-8734: fix (maxMergeDocs|mergeFactor) deprecation warnings: in
solrconfig.xml <maxMergeDocs|mergeFactor> may not be combined with
<mergePolicyFactory> and <maxMergeDocs|mergeFactor> on their own or combined
with <mergePolicy> is a warning.
> fix deprecation warnings for absent (maxMergeDocs|mergeFactor)
> --------------------------------------------------------------
>
> Key: SOLR-8734
> URL: https://issues.apache.org/jira/browse/SOLR-8734
> Project: Solr
> Issue Type: Bug
> Affects Versions: 5.5, master
> Reporter: Christine Poerschke
> Assignee: Christine Poerschke
> Attachments: SOLR-8734.patch, SOLR-8734.patch
>
>
> [~markus17] wrote on the solr-user mailing list:
> bq. 5.5.0 SOLR-8621 deprecation warnings without maxMergeDocs or mergeFactor
> ...
> bq. o.a.s.c.Config Beginning with Solr 5.5, <maxMergeDocs> is deprecated,
> configure it on the relevant <mergePolicyFactory> instead.
> ...
> bq. On my development machine for all cores. None of the cores has either
> parameter configured. Is this expected?
> ...
> [~cpoerschke] replied:
> ...
> bq. Could you advise if/that the solrconfig.xml has a <mergePolicy> element
> (for which deprecated warnings would appear separately) or that the
> solrconfig.xml has no <mergePolicyFactory> element?
> ...
> bq. If either is the case then yes based on the code
> (SolrIndexConfig.java#L153) the warnings would be expected-and-harmless
> though admittedly are confusing, and fixable.
> ...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]