You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shai Erera (JIRA)" <ji...@apache.org> on 2016/02/08 17:32:39 UTC

[jira] [Updated] (SOLR-8621) solrconfig.xml: deprecate/replace with

     [ https://issues.apache.org/jira/browse/SOLR-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shai Erera updated SOLR-8621:
-----------------------------
    Attachment: SOLR-8621.patch

[~cpoerschke], patch includes the changes from *all* commits that we've pushed to master-solr-8621, minus the commit we wanted to revert, and also after rebasing all our changes on current 'master'. The reason I didn't push it to our branch is so that we don't need to revert that commit, and also cause at some point we merged with master rather than rebasing.

Note that I had to remove {{SolrIndexConfig.buildMergePolicy()}} cause of a test that failed. We should just call {{SolrIndexConfig.buildMergePolicyFromInfo()}} to unify how we configure the MP.

If you prefer that I push it to branch, then I can try and squash all the commits etc., or can push it to a separate branch. But I think it's ready.

> 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
>
>
> *<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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org