mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
This commit is contained in:
parent
1849060209
commit
d23a1eef7a
1 changed files with 2 additions and 2 deletions
|
@ -765,11 +765,11 @@ clauses in a <<query-dsl-bool-query, boolean query>>.
|
|||
[[retriever-restrictions]]
|
||||
==== Restrictions on search parameters when specifying a retriever
|
||||
|
||||
When a retriever is specified as part of a search, the following elements are not allowed at the top-level.
|
||||
Instead they are only allowed as elements of specific retrievers:
|
||||
When a retriever is specified as part of a search, the following elements are not allowed at the top-level:
|
||||
|
||||
* <<request-body-search-query, `query`>>
|
||||
* <<search-api-knn, `knn`>>
|
||||
* <<search-after, `search_after`>>
|
||||
* <<request-body-search-terminate-after, `terminate_after`>>
|
||||
* <<search-sort-param, `sort`>>
|
||||
* <<rescore, `rescore`>>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue