ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Question]: Help me! Chunks Retrieval is slow

Open ericwu0930 opened this issue 7 months ago • 3 comments

Self Checks

  • [x] I have searched for existing issues search for existing issues, including closed ones.
  • [x] I confirm that I am using English to submit this report (Language Policy).
  • [x] Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
  • [x] Please do not modify this template :) and fill in all the required fields.

Describe your problem

The retrieval process is too slow. Are there some methods to improve it?

I have read the relevant issues, and I did not turn on the rerank button. And I use ES as the doc engine.

What's more, there are around 700 files in the dataset. Among them, 400 files have an average of 10 chunks each, with each chunk containing 512 tokens. The remaining files have an average of 4 chunks each, also with 512 tokens per chunk.

Here is the list of elapsed time. Image

ericwu0930 avatar May 20 '25 11:05 ericwu0930