ConstCreate a MultiTenancyConfigCreate object to be used when defining the multi-tenancy configuration of your collection.
Create a ReplicationConfigCreate object to be used when defining the replication configuration of your collection.
NOTE: You can only use one of Sharding or Replication, not both.
See the docs for more details.
Create a ShardingConfigCreate object to be used when defining the sharding configuration of your collection.
NOTE: You can only use one of Sharding or Replication, not both.
See the docs for more details.
Create an
InvertedIndexConfigCreateobject to be used when defining the configuration of the keyword searching algorithm of your collection.See the docs for details!