GerevAI / gerev

🧠 AI-powered enterprise search engine 🔎
https://app.klu.so/signup?utm_source=github_gerevai
MIT License
2.71k stars 178 forks source link

How to handle updated documents #70

Closed Itaykal closed 1 year ago

Itaykal commented 1 year ago

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 1 year ago

it's already in main, we delete old version and add the newer one