@resistdesign/voltra
    Preparing search index...

    Variable structuredTermIndexSchemaConst

    structuredTermIndexSchema: {
        fieldAttribute: "field";
        modeAttribute: "mode";
        partitionKey: "termKey";
        sortKey: "docId";
        valueAttribute: "value";
    } = ...

    Schema metadata for the structured term index table.

    Type Declaration

    • ReadonlyfieldAttribute: "field"
    • ReadonlymodeAttribute: "mode"
    • ReadonlypartitionKey: "termKey"
    • ReadonlysortKey: "docId"
    • ReadonlyvalueAttribute: "value"