Skip to content

Commit 3255fd0

Browse files
committed
Changed section on metadata filtering
1 parent f30c5de commit 3255fd0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tutorial/markdown/java/spring-ai.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ Spring AI brings several benefits to Java developers:
5454
## Couchbase Embedding Store
5555
Couchbase spring-ai integration stores each embedding in a separate document and uses an FTS vector index to perform
5656
queries against stored vectors. Currently, it supports storing embeddings and their metadata, as well as removing
57-
embeddings. Filtering selected by vector search embeddings by their metadata was not supported at the moment of writing
58-
this tutorial.
57+
embeddings.
5958

6059
## Project Structure
6160

0 commit comments

Comments
 (0)