Unrelated docs gets higher score even if that does not have matching docs in the indexed db.

#21
by HimSinghvi - opened

Whenever we try to retrieve any document from the knowledge base, if the query does not have any related document/chunk still it gets those and score them around 0.75/0.8
We understand that it gives relative scoring but when there is no matching doc found if it is giving good score it will be difficult for us to put threshold and filter those results.
Is there any way to resolve these kind of issues, like any parameter or configuration ?
Here I am only asking about negative scenario, there is no issue for positive scenario.

@intfloat : any comment or solution to this ?

Sign up or log in to comment