milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
29.54k stars 2.83k forks source link

[Bug]: Figure in document not matched #25146

Closed RichardLee6647 closed 1 year ago

RichardLee6647 commented 1 year ago

Is there an existing issue for this?

Environment

- Milvus version:
- Deployment mode(standalone or cluster):
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS): 
- CPU/Memory: 
- GPU: 
- Others: 
milvus io website document: https://milvus.io/docs/knowhere.md

Current Behavior

The figure of Code structure of IVF indexes. is wrong

It reuses the figure of IDMAP code structure.

Expected Behavior

Use the correct figure for IVF indexes code structure

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

RichardLee6647 commented 1 year ago

not in this repo