Skip to content

Milvus Standalone search_document error #19

@mataide

Description

@mataide

I modified the uri to allow use the standalone milvus version:

milvus_vector_store = MilvusVectorStore(
        uri="http://localhost:19530", dim=embed_dim, overwrite=True
    )

I am using claude desktop with this MCP.

If you try to process the file with:

Process this file
Upload it to the vector store. 
Then summarize the ANR rules that is contained within the document.

And then try to list or do a search, it wont work. The document is there but the it cannot retrieve.

list all documents in vector store

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions