mongodb / specifications

Specifications related to MongoDB
http://specifications.readthedocs.io/en/latest
Other
389 stars 242 forks source link

DRIVERS-2549: add search index management helpers #1423

Closed baileympearson closed 1 year ago

baileympearson commented 1 year ago

This PR adds a new search management API to the index management spec.

Node POC: https://github.com/mongodb/node-mongodb-native/pull/3672

E2E testing of the new helpers against atlas will be implemented in DRIVERS-2630.

Please complete the following before merging: