I am interested to take a look but some answers before it might be great? One of the issue we are facing is the upto date documentation. Like you have document A with information on Doc A, but now there is a document A.1 is written which has the updated information on Doc A.
Yes we have thought about that and we have multiple solutions to that.
- webbhook triggered - when a document is updated some CMS/tool provide webhooks triggering capability, which you can use to reindex that page - time based triggers - you can set a time like a cron and the document will be scanned in that time and checked if something has changed it will be reindexed
Happy to answer more questions.