-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
23
SERVER-78369 fixes the bug of invalid index fields for certain index types being kept when checking index spec. For example, when a regular index is created with the field 2dsphereIndexVersion which should only be used in 2dsphere indexes, before the fix, we will show the field when running listIndxes. But after the fix, the field will be ignored. We should acknowledge this difference in testing.
- related to
-
SERVER-78369 ignoreUnknownIndexOptions doesn't account for the 'weights' index field
- Closed