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

Christine Poerschke commented on SOLR-8668:
-------------------------------------------

Made a start on this with a first commit on 
https://github.com/apache/lucene-solr/tree/jira/solr-8668 - not the most 
exciting of changes admittedly but it would be good for <mergePolicy> to go 
away from Solr 7.0 onwards in favour of <mergePolicyFactory> given that 
SOLR-8621 deprecated <mergePolicy> from Solr 5.5 onwards.

Collaboration and/or code reviews welcome, e.g. do we need to throw an 
exception if anyone still configures <mergePolicy> or is it fair to silently 
ignore it? solr/CHANGES.txt will obviously need to mention about <mergePolicy> 
support being removed from 7.0 onwards.

> Remove support for <mergePolicy> (in favour of <mergePolicyFactory>)
> --------------------------------------------------------------------
>
>                 Key: SOLR-8668
>                 URL: https://issues.apache.org/jira/browse/SOLR-8668
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Shai Erera
>            Priority: Blocker
>             Fix For: master (7.0)
>
>
> Following SOLR-8621, we should remove support for {{<mergePolicy>}} (and 
> related {{<mergeFactor>}} and {{<maxMergeDocs>}}) in trunk/6x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to