Skip to content

S3 vector store fix bug where Document.getText() was ignored in Put Vector#5558

Open
MatejNedic wants to merge 1 commit intospring-projects:mainfrom
MatejNedic:bugfix-fix-s3-vector-store-text
Open

S3 vector store fix bug where Document.getText() was ignored in Put Vector#5558
MatejNedic wants to merge 1 commit intospring-projects:mainfrom
MatejNedic:bugfix-fix-s3-vector-store-text

Conversation

@MatejNedic
Copy link
Contributor

@MatejNedic MatejNedic commented Mar 6, 2026

When I initially implemented S3 Vector Store I thought everyone would place their data in Metadata and get it from there since S3 Vector Store you cannot store the data.

Now thinking about this option to store Document.getText() should be automatically propagated by the Library making it a bug.

This feature allows automatic propagation of Document.getText() to metadata with custom header which can be changed.

Tried it against real AWS in MCP RAG setup.

Signed-off-by: matejnedic <matejnedic1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant