ragflow
ragflow copied to clipboard
[Bug]: Unable to retrieval some data after parsing excel by general method
Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
Branch name
main
Commit ID
2f33ec7
Other environment information
No response
Actual behavior
I uploaded the above excel file in my knowledge base and parsed it using the general method. The detailed configuration is as follows:
And then,when I send a request for the /retrieval_test , I got nothing, even if I set the similarity weight to 0. But the data actually exists. As the pic show:
Expected behavior
No response
Steps to reproduce
As the `Actual behavior` show
Additional information
No response
The latest RagFlow development environment code has no issues with retrieval testing, and we will deploy it to the demo as soon as possible