spring-projects / spring-projects/spring-ai
Redis Vector Library Filtering Problem
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 6
Description
Bug description
When using Filter Expression Builder or Question Answer Advisor. FILTER.exe PRESSION for file name filtering in Redis vector library, escape is required . Escape as \.
Environment
1.0.0-M7
Steps to reproduce
Directly use file names for queries without escaping
Minimal Complete Reproducible example
Please provide a failing test or a minimal complete verifiable example that reproduces the issue.
Bug reports that are reproducible will take priority in resolution over reports that are not reproducible.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the behavior in the Redis vector library through the Filter Expression Builder or Question Answer Advisor, using a file name as the issue describes. The report provides screenshots but no failing test, minimal example, source file, or test entry point. Done means the file-name filter behavior is corrected and covered by a reproducible test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, redis
- Domain
- ai, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100