Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/reference/search/search.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ must have the `read` index privilege for the alias's data streams or indices.

Allows you to execute a search query and get back search hits that match the
query. You can provide search queries using the <<search-api-query-params-q,`q`
query string parameter>> or <<search-search,request body>>.
query string parameter>> or <<search-search-api-request-body,request body>>.

[[search-search-api-path-params]]
==== {api-path-parms-title}
Expand Down
Loading