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.
34
votes
AdminDoug
(Director of Engineering, Atlas Search, MongoDB)
shared this idea
-
Patrick Bennett commented
Please add to Go driver - Search indexes are critical to multiple environment bootstrapping.
-
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.