From 1bc60030574d3f8686522490d02aa9f83dd9e973 Mon Sep 17 00:00:00 2001 From: sixcooler Date: Tue, 6 Aug 2013 03:58:53 +0200 Subject: [PATCH] rise autoCommit maxTime to 3 Minutes to reduce IO lower mergeFactor again (5) for less segments --- defaults/solr/solrconfig.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaults/solr/solrconfig.xml b/defaults/solr/solrconfig.xml index 1c7ed0ab8..b28d6ae09 100644 --- a/defaults/solr/solrconfig.xml +++ b/defaults/solr/solrconfig.xml @@ -171,7 +171,7 @@ will be allowed before they are merged into one. Default is 10 for both merge policies. --> - 10 + 5 - 10000 + 180000 false