Lucene has this method to set the maximum size of a segment when merging: 
LogByteSizeMergePolicy.setMaxMergeMB   
(http://lucene.apache.org/java/3_0_2/api/all/org/apache/lucene/index/LogByteSizeMergePolicy.html#setMaxMergeMB%28double%29
 )

I would like to be able to set this in my solrconfig.xml.  Is this possible?  
If not should I open a JIRA issue or is there some gotcha I am unaware of?

Tom

Tom Burton-West

Reply via email to