Переглянути джерело

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]