mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
Update README.md
Signed-off-by: Lutkin Wang <lu.wang@zilliz.com>
This commit is contained in:
parent
6f0afa7c40
commit
c24e2a0111
@ -680,7 +680,7 @@ Updates the index type and nlist of a collection.
|
||||
|
||||
| Parameter | Description | Required? |
|
||||
| ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- |
|
||||
| `index_type` | The type of indexing method to query the collection. Please refer to [Index Types](https://www.milvus.io/docs/reference/index.md) for detailed introduction of supported indexes. The default is "FLAT". | No |
|
||||
| `index_type` | The type of indexing method to query the collection. Please refer to [Milvus Indexes](https://www.milvus.io/docs/guides/index.md) for detailed introduction of supported indexes. The default is "FLAT". | No |
|
||||
| `params` | The extra params of indexing method to query the collection. Please refer to [Index and search parameters](#Index-and-search-parameters) for detailed introduction of supported indexes. | No |
|
||||
|
||||
##### Query Parameters
|
||||
@ -1543,7 +1543,7 @@ For each index type, the RESTful API has specific index parameters and search pa
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
For detailed information about the parameters above, refer to [Index Types](https://milvus.io/docs/v0.7.0/reference/index.md)
|
||||
For detailed information about the parameters above, refer to [Milvus Indexes](https://milvus.io/docs/guides/index.md)
|
||||
|
||||
## Error Codes
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user