Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1.2, 5.2.2
-
Fix Version/s: 5.2.3
-
Component/s: None
-
Labels:None
-
Branch Version/s:5.1.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
A lot of ppl never change this setting, and when loading thousands of items, it really slows down the index writer because it tries to compact the index on every insert.
This changes it to compact on every 100 inserts.
