Details
-
Task
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
None
Description
InĀ https://github.com/mongodb/specifications/blob/master/source/index-management.rst#common-api-components, we don't validate any of the properties in IndexOptions based on server version. Server versions before 3.4 silently ignored unknown options, so drivers should raise client-side errors where necessary.