[skip e2e] Check the grammar of chap02_schema md (#14020)

Signed-off-by: min.tian <min.tian.cn@gmail.com>
pull/13624/head
min.tian 2021-12-23 15:04:36 +08:00 committed by GitHub
parent 39fcbaac47
commit 526f9901d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ To learn how to choose an appropriate index for your application scenarios, plea
To learn how to choose an appropriate index for a metric, see [Distance Metrics](https://www.milvus.io/docs/v2.0.0/metric.md).
Different index types use different index params in construction and query. All index params are represented by the structure of map. This doc shows the map code in python.
Different index types use different index params in construction and query. All index params are represented by the structure of the map. This doc shows the map code in python.
[IVF_FLAT](#IVF_FLAT)
[BIN_IVF_FLAT](#BIN_IVF_FLAT)