[
https://issues.apache.org/jira/browse/SOLR-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123366#comment-15123366
]
Christine Poerschke commented on SOLR-8621:
-------------------------------------------
[~shaie] wrote in SOLR-5730:
bq. ... How about if we introduce a MergePolicyPlugin/Factory, which would
allow one to implement whatever MergePolicy he wants (including wrapping
others). ...
[~cpoerschke] wrote in SOLR-5730:
bq. I like the idea of a {{MergePolicyFactory}} ... We currently have
{{mergeFactor}} and {{maxMergeDocs}} elements alongside the {{mergePolicy}}
element. I would see the {{MergePolicyFactory}} route as an opportunity to
deprecate the mergeFactor/maxMergeDocs/mergePolicy elements i.e. for a
transition period users can use the existing/deprecated elements or the new
mergePolicyFactory element but eventually we will remove the deprecated
elements. ...
> 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
>
> *<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
> *roadmap:*
> * solr 5.5 introduces <mergePolicyFactory> support
> * solr 5.5(\?) deprecates (but maintains) <mergePolicy> support
> * solr 6.0(\?) removes <mergePolicy> support
> *ticket todos*
> * add <mergePolicyFactory> examples to this ticket
> * work-in-progress git branch off master - to be created (Christine)
> * Solr Reference Guide update (at/towards the very end i.e. master and
> branch_5x commits)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]