docintelapp / DocIntel

Open Source Platform for storing, organizing, and searching documents related to cyber threats
https://docintel.org
Other
154 stars 25 forks source link

Mismatch between sources and web interface #22

Closed xme closed 1 year ago

xme commented 1 year ago

I checked in the DB for my sources. I've 8 rows. When I browse to "Sources" -> "View all", I don't see the same amount and a deleted source is still displayed (while NOT in the db!?) Is there some caching mechanism in place somewhere?

ancailliau commented 1 year ago

There might be some delay (up to 15 minutes) for the search index to commit the latest changes. On large instance, the impact of writing the index at every operation is too high. I should add a configuration for that.

ancailliau commented 1 year ago

This is now documented at https://docs.docintel.org/docs/admin/delays.html