weaviate-client
    Preparing search index...

    Type Alias CollectionConfigUpdate<T>

    Type Parameters

    • T
    Index

    Properties

    description?: string
    propertyDescriptions?: PropertyDescriptionsUpdate<T>
    vectorizers?:
        | VectorConfigUpdate<undefined, VectorIndexType>
        | VectorConfigUpdate<string, VectorIndexType>[]