Skip to content

Commit

Permalink
add include_named_queries_score to docs (#6306)
Browse files Browse the repository at this point in the history
Signed-off-by: Dharin Shah <Dharin-shah@users.noreply.github.com>
Co-authored-by: Dharin Shah <Dharin-shah@users.noreply.github.com>
  • Loading branch information
kolchfa-aws and Dharin-shah authored Feb 12, 2024
1 parent f482849 commit d194597
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _api-reference/search.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d194597

Please sign in to comment.