Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We can use index statistics to figure out before hand what type of doc set (sorted int or bitset) we should create. This should use less memory than the current approach as well as increase performance.