Functions§
- serve
- Local read-only viewer over the index. By default it does not sync, so it
stays snappy and can run while a CLI index pass is in progress (WAL allows
concurrent readers) - which means sessions created after the last
list/searchwon’t show until the index is refreshed. Passsyncto bring the index up to date once before serving.