Open n-jaisabai opened 4 months ago
Hi @n-jaisabai, I think you are misunderstanding how Meilisync works. Meilisync listens for changes in your database, not in Meilisearch, so the sync would be triggered if you delete something in your database, not in Meilisearch.
Thank @matinone, for your response. I understand that Meilisync doesn't listen for changes in Meilisearch. I just want to resync the database from the beginning.
I stopped and restarted Meilisync, expecting it to resync the data, but it doesn't seem to be working.
Is there any way to resync from the beginning?
Database: PostgreSQL 14
Hello!
I'm having trouble with Meilisync after deleting all documents in Meilisearch. It seems like Meilisync isn't picking up the changes and resyncing the data.
Is there a way to manually trigger a resync in Meilisync after deleting documents in Meilisearch, or is there a specific configuration needed to handle this scenario?