There are some issues with RAG full-text search #4890
lai-serena
started this conversation in
General
Replies: 2 comments 2 replies
-
|
It depends how you search for the text. All 3 options work a little bit differently from each other and the result depends on input search. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
yes, when I use Chinese character , most full text search return none records . |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used xinreference to integrate the BGE or BCE embedding model and added some knowledge to the knowledge base. Both vector search and hybrid search yielded results, but full-text search yielded no search results. Why is this?


This is data in the knowledge base and there is a "黑名单"
But when using full-text search, there were no results
Beta Was this translation helpful? Give feedback.
All reactions