Not opening a new searcher after hard commit

This commit is contained in:
eugene.livis 2022-10-31 11:25:40 -04:00
parent 0f104e411e
commit f977d193ff

View File

@ -301,7 +301,7 @@
<autoCommit> <autoCommit>
<maxTime>300000</maxTime> <maxTime>300000</maxTime>
<!-- maxDocs>15000</maxDocs --> <!-- maxDocs>15000</maxDocs -->
<openSearcher>true</openSearcher> <openSearcher>false</openSearcher>
</autoCommit> </autoCommit>
<!-- softAutoCommit is like autoCommit except it causes a <!-- softAutoCommit is like autoCommit except it causes a