Provenance receipt consumed by FtsIndex.currentSourceReceiptMask.
const [hit] = index.searchWithReceipts("retrieval", { limit: 1 });if (hit) index.currentSourceReceiptMask([hit]); Copy
const [hit] = index.searchWithReceipts("retrieval", { limit: 1 });if (hit) index.currentSourceReceiptMask([hit]);
Source mtime selected in the same snapshot as the indexed bytes.
Monotonic ledger revision selected in that snapshot.
Content-source kind.
Vault-relative path of the indexed source.
Provenance receipt consumed by FtsIndex.currentSourceReceiptMask.
Example