weaviate-client
    Preparing search index...

    Type Alias Text2VecContextionaryConfig

    The configuration for text vectorization using the Contextionary module.

    See the documentation for detailed usage.

    type Text2VecContextionaryConfig = {
        vectorizeCollectionName?: boolean;
    }
    Index

    Properties

    vectorizeCollectionName?: boolean

    Whether to vectorize the collection name.