weaviate-client
    Preparing search index...

    Type Alias BQConfigUpdate

    type BQConfigUpdate = {
        rescoreLimit?: number;
        type: "bq";
    }
    Index

    Properties

    Properties

    rescoreLimit?: number
    type: "bq"