On 9/26/2015 10:41 AM, Shawn Heisey wrote: > <autoCommit> <maxTime>300000</maxTime> </autoCommit>
This needs to include openSearcher=false, as Erick mentioned. I'm sorry I screwed that up: <autoCommit> <maxTime>300000</maxTime> <openSearcher>false</openSearcher> </autoCommit> Thanks, Shawn