@resistdesign/voltra
    Preparing search index...

    Function encodeDocMirrorKey

    • Encode the key used for the document mirror table.

      Parameters

      • indexField: string | number

        Field name the document was indexed under. Use a type-qualified field name when multiple types share fields.

      • docId: string | number

        Document id to encode.

      Returns string

      Encoded document mirror key.