Add option in solrconfig.xml to override the LogMergePolicy
"calibrateSizeByDeletes"
------------------------------------------------------------------------------------
Key: SOLR-1444
URL: https://issues.apache.org/jira/browse/SOLR-1444
Project: Solr
Issue Type: Improvement
Components: update
Affects Versions: 1.4
Environment: NA
Reporter: Jibo John
Priority: Minor
A patch was committed in lucene
(http://issues.apache.org/jira/browse/LUCENE-1634) that would consider the
number of deleted documents as the criteria when deciding which segments to
merge.
By default, calibrateSizeByDeletes = false in LogMergePolicy. So, currently,
there is no way in Solr to set calibrateSizeByDeletes = true.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.