This commit is contained in:
Shinsuke Sugaya 2014-01-31 17:42:32 +09:00
parent 6e7a818389
commit 04d105e64a
2 changed files with 2 additions and 2 deletions

View file

@ -94,7 +94,7 @@ public class IndexUpdater extends Thread {
@Resource
protected ScreenShotManager screenShotManager;
public int maxDocumentCacheSize = 10;
public int maxDocumentCacheSize = 5;
protected boolean finishCrawling = false;

View file

@ -32,7 +32,7 @@
<component name="indexUpdater" class="jp.sf.fess.solr.IndexUpdater"
instance="prototype">
<!--
<property name="maxDocumentCacheSize">10</property>
<property name="maxDocumentCacheSize">5</property>
<property name="unprocessedDocumentSize">100</property>
<property name="threadDump">false</property>
<initMethod name="addBoostDocumentRule">