### Was the documentation helpful? Yes ### What documentation page is affected https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-search ### Description Searching for `_search` in the API docs does not yield the following page: https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-search For example, it does not appear with any of these search terms: - "/_search" - "get /_search" - "GET _search" - "get search" - "run a search"      Though all those terms *should* lead us to this page: 