ConstCreate a MultiTenancyConfigUpdate object to be used when updating the multi-tenancy configuration of Weaviate.
Note: You cannot update a single-tenant collection to become a multi-tenant collection. You must instead create a new multi-tenant collection and migrate the data over manually.
Create a ReplicationConfigUpdate object to be used when updating the replication configuration of Weaviate.
See the docs for more details.
Create a VectorConfigUpdate object to be used when updating the named vector configuration of Weaviate.
Create a VectorConfigUpdate object to be used when updating the named vector configuration of Weaviate.
Create an
InvertedIndexConfigUpdateobject to be used when updating the configuration of the keyword searching algorithm of your collection.See the docs for details!