[skip ci]Fix doc error in milvus_create_index_en.md (#10251)

Signed-off-by: JackLCL <chenglong.li@zilliz.com>
This commit is contained in:
JackLCL 2021-10-20 12:50:42 +08:00 committed by GitHub
parent 5433fa9822
commit bfc3c59d42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# Create Index
`Index system` is the core part of `Milvus`, which is used to speed up the searches, this document indroduces which components are involved in `Create Index`,and what do these components do?
`Index system` is the core part of `Milvus`, which is used to speed up the searches, this document indroduces which components are involved in `Create Index`,and what these components do.
The execution flow of `Create Index` is shown in the following figure: