When MilvusVectorStore executes doDelete method, if we do not use the default database (default), DeleteParam does not pass the specified DatabaseName, in the actual query will be searched according to the default. There is no collection in the default library, and the collectionName cannot be found
Comment From: sobychacko
Merged upstream.