Details
-
Improvement
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
legacy-0.0-26compat-2.6.0-rc0
Description
DBClientWithCommands::ensureIndex() provides a fixed set of options that can be set on the index being created, and hasn't been updated with new index options (e.g. "'weights", "default_language" for text indexes). To future-proof the interface, the C++ driver should provide a new overload for this function that takes "const BSONObj& options" instead of the options currently provided.
Attachments
Issue Links
- is related to
-
CXX-189 Add Create Index Helper
-
- Closed
-