-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2024-02-05, Security 2024-02-19
-
148
Create Collection will get a new optional field “trimFactor” which is a Int32. It is safeInt in IDL. It has a lower bound of 0. It has a maximum limit of log(N) - 1 where N = number of elements in domain. For instance, this will be 31 for a 32-bit integer if there are no bounds set.
- is depended on by
-
SERVER-85741 Enhance edges and minCover to support trimFactor
- Closed