未验证 提交 078d87bd 编写于 作者: Y yanliang567 提交者: GitHub

[skip ci]Update create index md (#11115)

Signed-off-by: Nyanliang567 <yanliang.qiao@zilliz.com>
上级 c3d0795e
......@@ -115,7 +115,8 @@ message GetInsertBinlogPathsResponse {
```
7. After getting the `Segment`'s `Binlog` paths, `RootCoord` would send a `Grpc` request to `IndexCoord`, ask `IndexCoord` to build index on this `Segment`, the `proto` is defined as follow:
7. After getting the `Segment`'s `Binlog` paths, `RootCoord` would send a `Grpc` request to `IndexCoord`,
ask `IndexCoord` to build index on this `Segment`, the `proto` is defined as the follow:
```proto
service IndexCoord {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册