@resistdesign/voltra
    Preparing search index...

    Function buildExactDdbKey

    • Build the DynamoDB key for an exact postings item.

      Parameters

      • token: string

        Token value stored in the exact index.

      • indexField: string

        Field name the token was indexed under.

      • docId: DocId

        Document id containing the token.

      Returns ExactDdbKey

      Exact postings key for DynamoDB.