Index data with ease
Cloud search can automatically synchronize your MongoDB database in realtime. Simply configure the data which you intend to index from the dashboard without writing any scripts.
You can also perform CRUD via the MongoDB driver or the REST API. You can query and also manually insert, update and delete data in realtime and use the search engine as your primary document database.
Creating the search index is simple. From the dashboard, select the fields in the document you wish to index and specify the corresponding index type or use createIndex from the MongoDB API.