@resistdesign/voltra
    Preparing search index...

    Variable exactDdbSchemaConst

    exactDdbSchema: {
        partitionKey: "token";
        positionsAttribute: "positions";
        sortKey: "docId";
    } = ...

    Schema metadata for the exact postings table.

    Type Declaration

    • ReadonlypartitionKey: "token"
    • ReadonlypositionsAttribute: "positions"
    • ReadonlysortKey: "docId"