-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: modules/benchmark
-
Labels:None
-
Lucene Fields:New
When building an index, if you just .close the IW, you may leave merges still needing to be done... so a WaitForMerges task lets algs fix this.