@resistdesign/voltra
    Preparing search index...

    Function buildLossyDdbKey

    • Build the DynamoDB key for a lossy postings item.

      Parameters

      • token: string

        Token value stored in the lossy index.

      • indexField: string

        Field name the token was indexed under.

      • docId: DocId

        Document id containing the token.

      Returns LossyDdbKey

      Lossy postings key for DynamoDB.