[
https://issues.apache.org/jira/browse/SOLR-8674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15166550#comment-15166550
]
ASF subversion and git services commented on SOLR-8674:
-------------------------------------------------------
Commit bc5dfeeff1a182630fc3b55be3cf2f4fe164d446 in lucene-solr's branch
refs/heads/jira/SOLR-445 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=bc5dfee ]
SOLR-445: play nice with SOLR-8674 test changes
> increase <mergePolicy> vs. <mergePolicyFactory> test coverage
> -------------------------------------------------------------
>
> Key: SOLR-8674
> URL: https://issues.apache.org/jira/browse/SOLR-8674
> Project: Solr
> Issue Type: Test
> Reporter: Christine Poerschke
> Assignee: Christine Poerschke
> Fix For: master, 6.0
>
> Attachments: SOLR-8674.patch
>
>
> Following on from SOLR-8621 which deprecated/replaced <mergePolicy> with
> <mergePolicyFactory> there are some test solrconfig.xml files and associated
> test code that need to be transitioned from
> {code}
> <mergePolicy
> class="${solr.tests.mergePolicy:org.apache.solr.util.RandomMergePolicy}"/>
> {code}
> to
> {code}
> <mergePolicyFactory
> class="${solr.tests.mergePolicyFactory:org.apache.solr.util.RandomMergePolicyFactory}"/>
> {code}
> or something similar.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]