Skip to content

Commit 7cf09a6

Browse files
committed
lengthen hard commit time
1 parent db8791e commit 7cf09a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/solr/solrconfig.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
have some sort of hard autoCommit to limit the log size.
239239
-->
240240
<autoCommit>
241-
<maxTime>${solr.autoCommit.maxTime:30000}</maxTime>
241+
<maxTime>${solr.autoCommit.maxTime:300000}</maxTime>
242242
<openSearcher>false</openSearcher>
243243
</autoCommit>
244244

0 commit comments

Comments
 (0)