Skip to content

Commit

Permalink
Update data_search.md (#745)
Browse files Browse the repository at this point in the history
错别字
  • Loading branch information
lolocoo authored Jan 18, 2024
1 parent 006ad17 commit 8ee7407
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docSite/content/docs/course/data_search.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ weight: 106

### 全文检索

才用传统的全文检索方式。适合查找关键的主谓语等。
采用传统的全文检索方式。适合查找关键的主谓语等。

### 混合检索

Expand All @@ -55,4 +55,4 @@ FastGPT 会使用 `RRF` 对重排结果、向量搜索结果、全文检索结

一个`0-1`的数值,会过滤掉一些低相关度的搜索结果。

该值仅在`语义检索`或使用`结果重排`时生效。
该值仅在`语义检索`或使用`结果重排`时生效。

0 comments on commit 8ee7407

Please sign in to comment.