瀏覽代碼

Simplified Linear and RRF Retrievers Docs - Add Links to Examples (#130837)

Mike Pellegrini 3 月之前
父節點
當前提交
d4784baf94
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/reference/elasticsearch/rest-apis/retrievers.md

+ 2 - 2
docs/reference/elasticsearch/rest-apis/retrievers.md

@@ -1200,8 +1200,8 @@ Note, however, that wildcard field patterns will only resolve to fields that eit
 
 ### Examples
 
-<!-- - [RRF with the multi-field query format](docs-content://solutions/search/retrievers-examples.md#retrievers-examples-rrf-multi-field-query-format) -->
-<!-- - [Linear retriever with the multi-field query format](docs-content://solutions/search/retrievers-examples.md#retrievers-examples-linear-multi-field-query-format) -->
+- [RRF with the multi-field query format](docs-content://solutions/search/retrievers-examples.md#retrievers-examples-rrf-multi-field-query-format)
+- [Linear retriever with the multi-field query format](docs-content://solutions/search/retrievers-examples.md#retrievers-examples-linear-multi-field-query-format)
 
 ## Common usage guidelines [retriever-common-parameters]