Skip to content

Commit 1856f80

Browse files
Milvus-doc-botMilvus-doc-bot
authored andcommitted
Release new docs to preview
1 parent 415b19e commit 1856f80

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

v2.6.x/site/en/adminGuide/upgrade_milvus_cluster-helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Upgrading from Milvus 2.5.x to 2.6.0 involves significant architectural changes:
2222

2323
- **Coordinator consolidation**: Legacy separate coordinators (`dataCoord`, `queryCoord`, `indexCoord`) have been consolidated into a single `mixCoord`
2424
- **New components**: Introduction of Streaming Node for enhanced data processing
25-
- **Component removal**: `dataNode` and `indexNode` have been removed and consolidated
25+
- **Component removal**: `indexNode` removed and consolidated
2626

2727
This upgrade process ensures proper migration to the new architecture. For more information on architecture changes, refer to [Milvus Architecture Overview](architecture_overview.md).
2828

v2.6.x/site/en/adminGuide/upgrade_milvus_cluster-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Upgrading from Milvus 2.5.x to 2.6.0 involves significant architectural changes:
2222

2323
- **Coordinator consolidation**: Legacy separate coordinators (`dataCoord`, `queryCoord`, `indexCoord`) have been consolidated into a single `mixCoord`
2424
- **New components**: Introduction of Streaming Node for enhanced data processing
25-
- **Component removal**: `dataNode` and `indexNode` have been removed and consolidated
25+
- **Component removal**: `indexNode` removed and consolidated
2626

2727
This upgrade process ensures proper migration to the new architecture. For more information on architecture changes, refer to [Milvus Architecture Overview](architecture_overview.md).
2828

v2.6.x/site/en/adminGuide/upgrade_milvus_standalone-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Upgrading from Milvus 2.5.x to 2.6.0 involves significant architectural changes:
2222

2323
- **Coordinator consolidation**: Legacy separate coordinators (`dataCoord`, `queryCoord`, `indexCoord`) have been consolidated into a single `mixCoord`
2424
- **New components**: Introduction of Streaming Node for enhanced data processing
25-
- **Component removal**: `dataNode` and `indexNode` have been removed and consolidated
25+
- **Component removal**: `indexNode` removed and consolidated
2626

2727
This upgrade process ensures proper migration to the new architecture. For more information on architecture changes, refer to [Milvus Architecture Overview](architecture_overview.md).
2828

v2.6.x/site/en/adminGuide/upgrade_milvus_standalone-helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Upgrading from Milvus 2.5.x to 2.6.0 involves significant architectural changes:
2323

2424
- **Coordinator consolidation**: Legacy separate coordinators (`dataCoord`, `queryCoord`, `indexCoord`) have been consolidated into a single `mixCoord`
2525
- **New components**: Introduction of Streaming Node for enhanced data processing
26-
- **Component removal**: `dataNode` and `indexNode` have been removed and consolidated
26+
- **Component removal**: `indexNode` removed and consolidated
2727

2828
This upgrade process ensures proper migration to the new architecture. For more information on architecture changes, refer to [Milvus Architecture Overview](architecture_overview.md).
2929

v2.6.x/site/en/adminGuide/upgrade_milvus_standalone-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Upgrading from Milvus 2.5.x to 2.6.0 involves significant architectural changes:
2222

2323
- **Coordinator consolidation**: Legacy separate coordinators (`dataCoord`, `queryCoord`, `indexCoord`) have been consolidated into a single `mixCoord`
2424
- **New components**: Introduction of Streaming Node for enhanced data processing
25-
- **Component removal**: `dataNode` and `indexNode` have been removed and consolidated
25+
- **Component removal**: `indexNode` removed and consolidated
2626

2727
This upgrade process ensures proper migration to the new architecture. For more information on architecture changes, refer to [Milvus Architecture Overview](architecture_overview.md).
2828

0 commit comments

Comments
 (0)