meilisync
meilisync copied to clipboard
Data not sync when data from DB changed
When I start meilisync, it show start increment sync data but when i make change from source table then nothing change to meilisearch. I not set insert_size and insert_interval so it can sync immediately. My postgres version is 14 and meilisearch 1.4.0.
What db? Did you use latest docker image?
Im using debezium postgres 14. I clone latest code from git and build a new image and rung it
I have the same issue. I use PostgreSQL