Server 2.6 will be moving to a createIndexes command to create indexes. All our existing helper methods for creating indexes need to use this command when talking to a >= 2.6 server, and the old way when talking to a <2.6 server.
- depends on
-
SERVER-1627 add createIndexes command
- Closed
- is depended on by
-
DRIVERS-132 Use createIndexes command when available
- Closed