Package-level declarations
Types
A mutable set of document ordinals, held as one block per 65 536 ordinals.
A walk over a bitmap's ordinals, ascending.
A serialized bitmap, read where it lies.
What one segment's column said about a predicate, and what deciding it cost.
A test a shredded column can answer without opening a document.
Answers a predicate from a shredded column where it can and a scan where it cannot.
One shredded column, read at one snapshot, with every sidecar it may consult pinned.
What a column scan found, and what it cost.
Feeds several observers from the one StoreOptions.segmentObserver slot.
The key of a composite index: several fields of one element, spelled as one term.
A serialized bitmap cannot be read as one this implementation wrote.
An index sidecar or the index registry cannot be read as this implementation wrote it.
What to do about a sidecar that will not decode.
Walks a document and emits the containers a set of paths stands for.
A sidecar build running on the index catalog's own thread.
How far a background build has got.
What a background index build is doing, or what it ended as.
The indexes a store has, and the sidecars that carry them.
How much of a store an index can answer for, at one snapshot.
What an index is over.
Base class for every failure the indexing layer raises on its own account.
An index that has been defined, as the registry records it.
Tuning for IndexCatalog.
Answers a predicate using an index where it can and a scan where it cannot.
One index, read at one snapshot, with every sidecar it may consult pinned for its lifetime.
An index catalog was asked something it cannot answer in the state it is in.
A value, as the index keys it.
A set of document ordinals that can be read, whether it is being built on the heap or read straight out of a mapped file.
Import and export in the RoaringBitmap portable serialization format.
Walks a document and emits the values it contributes to a set of indexed paths.
A bitmap was written at a format version, or with a container kind, this build does not know.
A sidecar or registry was written at a format version, section kind or posting encoding this build does not know.