long2ice / meilisync

Realtime sync data from MySQL/PostgreSQL/MongoDB to Meilisearch
https://github.com/long2ice/meilisync
Apache License 2.0
247 stars 37 forks source link

meilisync not sync all data from table after first run with empty index in meilisearch #36

Closed ThangBuiDuc closed 9 months ago

ThangBuiDuc commented 9 months ago

i just clone dev branch to local and build an image. When i started sync for first time to brand new index, it seem not sync old data from table of postgres but when i updated row and it only sync that row be updated. when refresh, i also face an error meilisync.progress.file.File.set() argument after ** must be a mapping, not str image

long2ice commented 9 months ago

Try latest