Common Configurations
Milvus Docs 需要你的帮助
本文档暂时没有中文版本,欢迎你成为社区贡献者,协助中文技术文档的翻译。你可以通过页面右边的 编辑 按钮直接贡献你的翻译。更多详情,参考 贡献指南。如需帮助,你可以 提交 GitHub Issue。
This topic introduces the common configurations of Milvus.
Under this section, you can configure the default names of partition and index, and the Time Travel (data retention) span of Milvus.
common.defaultPartitionName
Description | Default Value |
---|---|
Name of the default partition when a collection is created. | "_default" |
common.defaultIndexName
Description | Default Value |
---|---|
Name of the index when it is created with name unspecified. | "_default_idx" |
common.retentionDuration
Description | Default Value |
---|---|
|
432000 |