We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1160b58
0.15.1
No response
General、table解析均存在无法搜索 有 ‘_’ 下划线的词语。
使用https://github.com/infiniflow/ragflow/tree/v0.15.1/docker 中 docker-compose.yml安装ragflow, 按照后,导入存在 ‘_’ 的内容, General、table解析均存在无法搜索 有 ‘_’ 下划线的词语。
The text was updated successfully, but these errors were encountered:
It's designed as keyword search. Both substring lookup or regex match are not supported yet. So, abc will retrive nothing either.
abc
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for the same bug?
RAGFlow workspace code commit ID
1160b58
RAGFlow image version
0.15.1
Other environment information
No response
Actual behavior
General、table解析均存在无法搜索 有 ‘_’ 下划线的词语。
Expected behavior
No response
Steps to reproduce
Additional information
No response
The text was updated successfully, but these errors were encountered: