Be able to create Search indexes from Mongo shell
Right now it seems like I can query indexes from the mongo shell but not create them, unless I am missing something in the docs?
29
votes

-
Morten commented
Or at least expose an API. Having to use puppeteer in the CI flow to create indexes feels so wrong when compared to how easy it is to automate everything else in Atlas and Realm