X-Git-Url: http://git.indexdata.com/?p=lui-solr.git;a=blobdiff_plain;f=conf%2Fsolrconfig-slave.xml;h=22cde8bf513707ec4ef59878bf37ccb8f3568a8c;hp=e4787e385267bdc97be81854d81046df299cdf07;hb=d3be57b30a51d3f297cd6507bcdb0153417524bb;hpb=d72e0c0f53b8e62bc0dcb6569ede7e2170b56b59 diff --git a/conf/solrconfig-slave.xml b/conf/solrconfig-slave.xml index e4787e3..22cde8b 100644 --- a/conf/solrconfig-slave.xml +++ b/conf/solrconfig-slave.xml @@ -35,7 +35,7 @@ that you fully re-index after changing this setting as it can affect both how text is indexed and queried. --> - LUCENE_43 + 4.4 + - - +--> + Lucene will flush based on whichever limit is hit first. + The default is 100 MB. --> @@ -306,10 +306,11 @@ To aid in advanced debugging, Lucene provides an "InfoStream" of detailed information when indexing. - Setting The value to true will instruct the underlying Lucene - IndexWriter to write its debugging info the specified file + Setting the value to true will instruct the underlying Lucene + IndexWriter to write its info stream to solr's log. By default, + this is enabled here, and controlled through log4j.properties. --> - + true @@ -366,7 +367,7 @@ have some sort of hard autoCommit to limit the log size. --> - 15000 + ${solr.autoCommit.maxTime:15000} false @@ -375,11 +376,10 @@ but does not ensure that data is synced to disk. This is faster and more near-realtime friendly than a hard commit. --> - + + + ${solr.autoSoftCommit.maxTime:-1} + + formdataUploadLimitInKB="2048" + addHttpRequestToContext="false"/> - +