Category "mongodb-realm"

MongoDb - WildCard $search slow issue - realm query

I have a MongoDB collection with almost 200.000 documents. Inside each document, I have a "Localizations" object containing the "Keywords" field. Contains data

Mongo RealmSync Getting Error: Encountered non-recoverable resume token error

I am getting the below error Mongo RealmSync, after that i need to manually re-enable the sync process. Anyone know, what is the cause of that error, encountere

MongoDB Realm: How to delete element from list of embedded objects

I am using the React-Native version of MongoDB Realm. In my data model, I am using a list embedded objects. My schema looks something like this: const EmbeddedO