@resistdesign/voltra
    Preparing search index...

    Variable exactDdbSchemaConst

    exactDdbSchema: {
        kindAttribute: "kind";
        partitionKey: "pk";
        positionsAttribute: "positions";
        sortKey: "sk";
    } = ...

    Schema metadata for the exact postings table.

    Type Declaration

    • ReadonlykindAttribute: "kind"
    • ReadonlypartitionKey: "pk"
    • ReadonlypositionsAttribute: "positions"
    • ReadonlysortKey: "sk"