Update milvus.adoc

error description
This commit is contained in:
努力的小雨
2024-10-08 15:26:33 +08:00
committed by Mark Pollack
parent 3738c38b66
commit 82a69dc3a3

View File

@@ -81,7 +81,7 @@ List <Document> documents = List.of(
new Document("The World is Big and Salvation Lurks Around the Corner"),
new Document("You walk forward facing the past and you turn back toward the future.", Map.of("meta2", "meta2")));
// Add the documents to PGVector
// Add the documents to Milvus Vector Store
vectorStore.add(documents);
// Retrieve documents similar to a query