pub fn run(host: Host) -> Result<()>Expand description
Run for host. host scopes the reindex to that host’s skill library and
its own index file (see crate::config::Config::for_host); the session
re-arm is host-agnostic (session ids are unique across hosts).