elasticsearch/docs/java-rest/high-level/document
James Rodewig d46931840b
[DOCS] Prune `Search your data` content (#61303)
Changes:
* Removes narrative around URI searches. These aren't commonly used in production. The `q` param is already covered in the search API docs: https://www.elastic.co/guide/en/elasticsearch/reference/master/search-search.html#search-api-query-params-q
* Adds a common options section that highlights narrative docs for query DSL, aggregations, multi-index search, search fields, pagination, sorting, and async search.
* Adds a `Search shard routing` page. Moves narrative docs for adaptive replica selection, preference, routing , and shard limits to that section.
* Moves search timeout and cancellation content to the `Search your data` page.
* Creates a `Search multiple data streams and indices` page. Moves related narrative docs for multi-target syntax searches and `indices_boost` to that page.
* Removes narrative examples for the `search_type` parameters. Moves documentation for this parameter to the search API docs.
2020-08-24 08:38:20 -04:00
..
bulk.asciidoc
delete-by-query.asciidoc Reindex max_docs parameter name (#41894) 2019-06-06 16:01:24 +02:00
delete.asciidoc
exists.asciidoc
get-source.asciidoc Add Get Source API to the HLRC (#50885) 2020-01-23 09:32:30 +01:00
get.asciidoc
index.asciidoc [Docs] Fix opType options in IndexRequest API example. (#48290) 2019-10-22 13:48:24 +02:00
multi-get.asciidoc [DOCS] Prune `Search your data` content (#61303) 2020-08-24 08:38:20 -04:00
multi-term-vectors.asciidoc
reindex.asciidoc Deprecate sorting in reindex (#49458) 2019-11-29 17:46:44 +01:00
rethrottle.asciidoc
term-vectors.asciidoc
update-by-query.asciidoc Reindex max_docs parameter name (#41894) 2019-06-06 16:01:24 +02:00
update.asciidoc