-
Type: Improvement
-
Resolution: Done
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: Index Maintenance, Performance
-
None
indexing was using way too much heap space.
problem was building index keys, the default buffer size for building the keys could be up to 20x too big, so instead of 100mb of space, could use multiple gigs