@resistdesign/voltra
    Preparing search index...

    Variable fullTextTokenStatsSchemaConst

    fullTextTokenStatsSchema: {
        documentFrequencyAttribute: "df";
        partitionKey: "pk";
    } = ...

    FullTextTokenStats table PK: f#{indexField}#t#{token}

    Type Declaration

    • ReadonlydocumentFrequencyAttribute: "df"

      Attribute name for document frequency values.

    • ReadonlypartitionKey: "pk"

      Partition key attribute for token stats.