weaviate-client
    Preparing search index...

    Type Alias VectorIndexConfigHFreshUpdate

    type VectorIndexConfigHFreshUpdate = {
        maxPostingSizeKb?: number;
        quantizer?: QuantizerConfigUpdate;
        searchProbe?: number;
    }
    Index

    Properties

    maxPostingSizeKb?: number
    searchProbe?: number