Added a guide on setting page rank. (#6645)

### What problem does this PR solve?


### Type of change


- [x] Documentation Update

---------

Co-authored-by: balibabu <cike8899@users.noreply.github.com>
This commit is contained in:
writinwaters
2025-03-31 11:44:18 +08:00
committed by GitHub
parent 805a8f1f47
commit 2793c8e4fe
12 changed files with 123 additions and 121 deletions

View File

@ -27,7 +27,7 @@ In contrast, chunks created from [knowledge graph construction](./construct_know
### Similarity threshold
This sets the bar for retrieving chunks: chunks with similarities below the threshold will be filtered out. By default, the threshold is set to 0.2. That means that only chunks with hybrid similarity score of 20 or higher will be retrieved.
This sets the bar for retrieving chunks: chunks with similarities below the threshold will be filtered out. By default, the threshold is set to 0.2. This means that only chunks with hybrid similarity score of 20 or higher will be retrieved.
### Keyword similarity weight