Skip to main content

Module index

Module index 

Source
Expand description

InfonIndex — the sparse incidence store: one posting set per infon token = the situations where it holds. Generic over the Postings backend so the same query path runs on either the HashSet baseline or roaring. atom resolves a token or a glob pattern to the UNION of matching postings, matching the TS atom / fnmatch semantics.

Structs§

InfonIndex