[ https://issues.apache.org/jira/browse/SOLR-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138848#comment-15138848 ]
Shai Erera commented on SOLR-8621: ---------------------------------- [~cpoerschke]: OK so let's do the following: * Move all solrconfig.xmls to use the new factory, except the legacy ones (used for tests). Also, let's mark somehow all the tests/code that we want to remove in master, so it will be easier to track. * Open an issue to remove support for {{<mergePolicy>}} in 6.0. We can make it a blocker for 6.0. * About the ref guide, I don't think that we work on it via JIRA. Do we modify it in confluence directly? About splitting the work, is there something you prefer to do? If not, I'd rather handle the existing solrconfigs than modify the ref guide. You'll probably do a better job at it than me ;). I will gladly help with reviews! Also, if there's anything else you think should be done in the context of this issue, or need help with, please let me know! > solrconfig.xml: deprecate/replace <mergePolicy> with <mergePolicyFactory> > ------------------------------------------------------------------------- > > Key: SOLR-8621 > URL: https://issues.apache.org/jira/browse/SOLR-8621 > Project: Solr > Issue Type: Task > Reporter: Christine Poerschke > Assignee: Christine Poerschke > Attachments: SOLR-8621.patch, explicit-merge-auto-set.patch > > > *<mergePolicyFactory> end-user benefits:* > * Lucene's UpgradeIndexMergePolicy can be configured in Solr > * (with SOLR-5730) Lucene's SortingMergePolicy can be configured in Solr > * customisability: arbitrary merge policies including wrapping/nested merge > policies can be created and configured > *(proposed) roadmap:* > * solr 5.5 introduces <mergePolicyFactory> support > * solr 5.5(\?) deprecates (but maintains) <mergePolicy> support > * solr 6.0(\?) removes <mergePolicy> support > +work-in-progress git branch:+ > [master-solr-8621|https://github.com/apache/lucene-solr/tree/master-solr-8621] -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org