add include_named_queries_score to docs (#6306)

Signed-off-by: Dharin Shah <Dharin-shah@users.noreply.github.com>
Co-authored-by: Dharin Shah <Dharin-shah@users.noreply.github.com>
This commit is contained in:
kolchfa-aws 2024-02-11 20:41:41 -05:00 committed by GitHub
parent f482849094
commit d194597501
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ track_scores | Boolean | Whether to return document scores. Default is false.
track_total_hits | Boolean or Integer | Whether to return how many documents matched the query.
typed_keys | Boolean | Whether returned aggregations and suggested terms should include their types in the response. Default is true.
version | Boolean | Whether to include the document version as a match.
include_named_queries_score | Boolean | Whether to return scores with named queries. Default is false.
### The `preference` query parameter