Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Atlas Search
Created by Roy Kiesler
Created on Jul 9, 2021

Display warning when loading an index definition with the Visual Editor that contains unsupported features

The Visual Editor does not currently support custom analyzer definitions or synonym mappings -- those have to be defined in the JSON Editor only for now. If an index definition that contains such unsupported feature is loaded into the Visual Editor and saved, the unsupported features are removed. It would be helpful to display a warning when loading such index definitions that saving the index in the Visual Editor will remove those and advise the user to use the JSON Editor instead.