mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Fix typo in api reference (#11579)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
This commit is contained in:
parent
c05f4ed997
commit
aeffe96417
@ -554,7 +554,7 @@ message LoadPartitionsRequest {
|
||||
}
|
||||
```
|
||||
|
||||
**parition_names** is a list of parition_name. These partitions in collection with the **collection_name** are going to be loaded to memory.
|
||||
**partition_names** is a list of partition_name. These partitions in collection with the **collection_name** are going to be loaded to memory.
|
||||
|
||||
**Returns:**
|
||||
|
||||
@ -596,7 +596,7 @@ message ReleasePartitionsRequest {
|
||||
}
|
||||
```
|
||||
|
||||
**parition_names** is a list of parition_name. These partitions in collection with the **collection_name** are going to be released from memory.
|
||||
**partition_names** is a list of partition_name. These partitions in collection with the **collection_name** are going to be released from memory.
|
||||
|
||||
**Returns:**
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user