Skip to main content

DOCUMENT_PROJECTION_ROW_BYTES

Constant DOCUMENT_PROJECTION_ROW_BYTES 

Source
const DOCUMENT_PROJECTION_ROW_BYTES: u64 = _; // 1_024u64
Expand description

Conservative bytes for one generated document relation and its retained indexes.

This covers the relation, occurrence, dependency, unresolved-reason map entry, final reason tuple, and duplicate-validation digest; candidate text is added separately from the already-counted Markdown fact bytes.