How to handle updated documents
Itaykal opened this issue · 1 comments
Itaykal commented
Let's say i have a gitlab data source that indexes issues and one day i update one of the issues, does it need to overwrite the version that's already indexed or just add "duplicate" data / have two sources of "truth"
Roey7 commented
it's already in main, we delete old version and add the newer one