Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
Remove floorSegmentBytes parameter, or change lucene's default to a merge policy that doesn't merge in an O(n^2) way.
I have the feeling it might have to be the latter, as folks seem really wed to this crazy O(n^2) behavior.