Commit 8ee7407c by lolocoo Committed by GitHub

Update data_search.md (#745)

错别字
parent 006ad17c
...@@ -29,7 +29,7 @@ weight: 106 ...@@ -29,7 +29,7 @@ weight: 106
### 全文检索 ### 全文检索
用传统的全文检索方式。适合查找关键的主谓语等。 用传统的全文检索方式。适合查找关键的主谓语等。
### 混合检索 ### 混合检索
...@@ -55,4 +55,4 @@ FastGPT 会使用 `RRF` 对重排结果、向量搜索结果、全文检索结 ...@@ -55,4 +55,4 @@ FastGPT 会使用 `RRF` 对重排结果、向量搜索结果、全文检索结
一个`0-1`的数值,会过滤掉一些低相关度的搜索结果。 一个`0-1`的数值,会过滤掉一些低相关度的搜索结果。
该值仅在`语义检索`或使用`结果重排`时生效。 该值仅在`语义检索`或使用`结果重排`时生效。
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment