Skip to content

Updated PR: Support for SimpleVectorStore with Metadata Filter Expressions #2158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

JM-Lab
Copy link
Contributor

@JM-Lab JM-Lab commented Feb 2, 2025

Closing PR #1851 and resubmitting with the latest main branch changes applied.
Added support for metadata filtering in SimpleVectorStore using Spring Expression Language (SpEL):

  • SimpleVectorStoreFilterExpressionConverter to convert metadata filters into SpEL format.
  • Integration of metadata filtering in SimpleVectorStore.

Signed-off-by: Jemin Huh <hjm1980@gmail.com>
@sobychacko
Copy link
Contributor

@JM-Lab, Could you rebase this PR against the latest main branch? Also, please avoid asterisk style (.*) bulk imports. Thanks!

@JM-Lab JM-Lab closed this Feb 5, 2025
@JM-Lab JM-Lab deleted the simple-vectorstore-filter-expression branch February 5, 2025 13:15
@JM-Lab
Copy link
Contributor Author

JM-Lab commented Feb 5, 2025

@sobychacko Closing this PR in favor of #2171, which rebases against the latest main branch and addresses the feedback. Thanks!

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.

3 participants