-
Notifications
You must be signed in to change notification settings - Fork 301
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
simplevectorestore的dosimilaritysearch方法使用spel表达式进行过滤操作,但是business的metadata向量化时businessTermId是long,且召回使用in条件,spel表达式会把过滤条件中的businessTermId集合转换为integer集合,元数据无法与过滤条件匹配,导致所有业务数据都无法召回
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Spring AI Alibaba DataAgent version(s):Debug logs
No response
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels