[ https://issues.apache.org/jira/browse/SOLR-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hoss Man updated SOLR-1580: --------------------------- Fix Version/s: 3.1 4.0 Correcting Fix Version based on CHANGES.txt, see this thread for more details... http://mail-archives.apache.org/mod_mbox/lucene-dev/201005.mbox/%3calpine.deb.1.10.1005251052040.24...@radix.cryptio.net%3e > Solr Configuration ignores 'mergeFactor' parameter, always uses Lucene default > ------------------------------------------------------------------------------ > > Key: SOLR-1580 > URL: https://issues.apache.org/jira/browse/SOLR-1580 > Project: Solr > Issue Type: Bug > Components: update > Affects Versions: 1.4 > Reporter: Lance Norskog > Assignee: Mark Miller > Fix For: 1.5, 3.1, 4.0 > > Attachments: SOLR-1580.patch, SOLR-1580.patch > > > The 'mergeFactor' parameter in solrconfig.xml is parsed by SolrIndexConfig > but is not consulted by SolrIndexWriter. This parameter controls the number > of segments that are merged at once and also controls the total number of > segments allowed to accumulate in the index. > [IndexWriter.mergeFactor|http://lucene.apache.org/java/2_9_1/api/all/org/apache/lucene/index/IndexWriter.html#getMergeFactor()] -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org