X-Git-Url: http://git.indexdata.com/?p=lui-solr.git;a=blobdiff_plain;f=conf%2Fsolrconfig-master.xml;h=bb59a2c9fdc2c46ba1778f96ccb38dd9f0730349;hp=78ec1f7024fa2420534a2062cc823f16e8ce06da;hb=f72dd63d71de24890ba234d6e4ae328cdc86af7b;hpb=e86c536c05a0f97a18a290a67d6397489635efeb diff --git a/conf/solrconfig-master.xml b/conf/solrconfig-master.xml index 78ec1f7..bb59a2c 100644 --- a/conf/solrconfig-master.xml +++ b/conf/solrconfig-master.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"/> +