dify icon indicating copy to clipboard operation
dify copied to clipboard

adding documents to a Hybrid Search (Weighted search - No Reranking Model) - now wants a reranker model

Open mamema opened this issue 9 months ago • 1 comments

Self Checks

  • [x] This is only for bug report, if you would like to ask a question, please head to Discussions.
  • [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] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • [x] Please do not modify this template :) and fill in all the required fields.

Dify version

1.0.0.0 - docker containers from 03/10/25

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

This has worked already before downloading latest images today 03/10/25

  • create a new knowledge stack stack with in my case Parent/Child, Chapter Chunking and Hybrid search with Weighting
  • embed, wait.
  • use the stack
  • add documents later, configure everything needed
  • click on proceed/next
  • error message shows up "reranker model is needed" (even though it cannot be selected

✔️ Expected Behavior

This has worked already before downloading latest images today 03/10/25

  • create a new knowledge stack stack with in my case Parent/Child, Chapter Chunking and Hybrid search with Weighting
  • embed, wait.
  • use the stack
  • add documents later, configure everything needed
  • embed wait.
  • use the stack

❌ Actual Behavior

additional documents cannot be added to a existing stack

mamema avatar Mar 10 '25 19:03 mamema