knowhere
knowhere copied to clipboard
Provide a HasRawData interface to statically determine whether the index maintains raw data
According to Milvus's requirements, it is necessary to determine whether the index contains raw data before loading it for capacity evaluation. In this context, it is necessary to provide a static interface to meet verification requirements. This solution is only temporary; as the complexity of the index increases, a unified resource management interface will be needed to support the evaluation of index resources.