X-Git-Url: http://git.indexdata.com/?p=lui-solr.git;a=blobdiff_plain;f=conf%2Fsolrconfig-slave.xml;h=2616aeda94e658d8677353fdb06e998a2a8b6db2;hp=e4787e385267bdc97be81854d81046df299cdf07;hb=1034facfb466df308da71fc739563ad47d3d97c9;hpb=f72dd63d71de24890ba234d6e4ae328cdc86af7b diff --git a/conf/solrconfig-slave.xml b/conf/solrconfig-slave.xml index e4787e3..2616aed 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"/> - +