به Nostr بپیوندید
2026-08-05 14:03:08 CEST

nostr-summary on Nostr: [ v0l/nostrsearch ] Re-attach the graph store after resetting analyses Resetting an ...

[ v0l/nostrsearch ] Re-attach the graph store after resetting analyses

Resetting an analysis replaces it with a default instance, and that discards
the shared GraphStore handle attached at startup. Nothing put it back, so
after `ingest --reindex` (which resets everything before replaying the
corpus) follow_graph logged

follow_graph has no graph store attached; call Registry::attach_all
(Registry::load does this) before observing - the follow graph will be empty

https://github.com/v0l/nostrsearch/commit/9db2218a7d769ed6894606d7546c70812de8f7cb