Allow managing Atlas Search index via drivers
Currently I need to manage my indexes via the Atlas Search API but I would like to manage them using drivers in the same way that I manage all of my other MongoDB indexes.
30
votes

Work is planned to address this.
-
Denis commented
This became critical for some cases
-
Ricardo commented
This is a very good idea. Some libs like mongoose will have the possibility to create a search plugin.