@resistdesign/voltra
    Preparing search index...

    Variable docTokensSchemaConst

    docTokensSchema: { partitionKey: "pk"; sortKey: "sk" } = ...

    Optional DocTokens table PK: d#{docId} SK: f#{indexField}#t#{token}

    Type Declaration

    • ReadonlypartitionKey: "pk"

      Partition key attribute for doc token membership.

    • ReadonlysortKey: "sk"

      Sort key attribute for doc token membership.