Skip to content

Conversation

@alxkm
Copy link
Contributor

@alxkm alxkm commented Aug 8, 2025

Adds tests for additional filter scenarios:

  • Numeric range filtering with exact bounds
  • Empty results when no documents match filter criteria
  • Boolean value equality filtering
  • String inequality operations

Improves test coverage for edge cases and common filter patterns.

alxkm added 2 commits August 8, 2025 23:01
Co-authored-by: Oleksandr Klymenko <alexanderklmn@gmail.com>
Signed-off-by: Oleksandr Klymenko <alexanderklmn@gmail.com>
Co-authored-by: Oleksandr Klymenko <alexanderklmn@gmail.com>
Signed-off-by: Oleksandr Klymenko <alexanderklmn@gmail.com>
@sobychacko sobychacko added this to the 1.1.0.M1 milestone Aug 9, 2025
@sobychacko sobychacko merged commit 1ad9235 into spring-projects:main Aug 9, 2025
2 checks passed
little-huang pushed a commit to little-huang/spring-ai that referenced this pull request Aug 12, 2025
…pring-projects#4095)

* test: Add additional filter condition tests for SimpleVectorStore

Signed-off-by: Oleksandr Klymenko <alexanderklmn@gmail.com>
Signed-off-by: little_huang <53588889+little-huang@users.noreply.github.com>
tzolov pushed a commit to tzolov/spring-ai that referenced this pull request Aug 17, 2025
…pring-projects#4095)

* test: Add additional filter condition tests for SimpleVectorStore

Signed-off-by: Oleksandr Klymenko <alexanderklmn@gmail.com>
scionaltera pushed a commit to scionaltera/spring-ai that referenced this pull request Sep 3, 2025
…pring-projects#4095)

* test: Add additional filter condition tests for SimpleVectorStore

Signed-off-by: Oleksandr Klymenko <alexanderklmn@gmail.com>
chedim pushed a commit to couchbaselabs/spring-ai that referenced this pull request Sep 19, 2025
…pring-projects#4095)

* test: Add additional filter condition tests for SimpleVectorStore

Signed-off-by: Oleksandr Klymenko <alexanderklmn@gmail.com>
Willam2004 pushed a commit to Willam2004/spring-ai that referenced this pull request Oct 11, 2025
…pring-projects#4095)

* test: Add additional filter condition tests for SimpleVectorStore

Signed-off-by: Oleksandr Klymenko <alexanderklmn@gmail.com>
Signed-off-by: 家娃 <guanjing.pangj@alibaba-inc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants