OpenSearch/docs/java-rest/high-level/document
James Rodewig da89ff87bb
[DOCS] Prune `Search your data` content (#61303) (#61462)
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 09:31:53 -04:00
..
bulk.asciidoc Type removal - added deprecation warnings to _bulk apis (#36549) 2019-01-10 21:35:19 +00:00
delete-by-query.asciidoc Reindex max_docs parameter name (#42942) 2019-06-07 12:16:36 +02:00
delete.asciidoc Deprecate types in document delete requests. (#36087) 2018-11-30 15:11:29 -08:00
exists.asciidoc Deprecate types in get, exists, and multi get. (#35930) 2018-12-10 17:22:48 -08:00
get-source.asciidoc Add Get Source API to the HLRC (#51342) 2020-01-23 13:16:20 +01:00
get.asciidoc Deprecate types in get, exists, and multi get. (#35930) 2018-12-10 17:22:48 -08:00
index.asciidoc [Docs] Fix opType options in IndexRequest API example. (#48290) 2019-10-22 13:49:19 +02:00
multi-get.asciidoc [DOCS] Prune `Search your data` content (#61303) (#61462) 2020-08-24 09:31:53 -04:00
multi-term-vectors.asciidoc Deprecate types in termvector and mtermvector requests. (#36182) 2018-12-06 10:23:15 -08:00
reindex.asciidoc Deprecate sorting in reindex (#49458) (#49738) 2019-12-01 19:24:27 +01:00
rethrottle.asciidoc HLRC: DRY up remaining CRUD docs (#34925) 2018-10-29 10:32:17 -04:00
term-vectors.asciidoc Small corrections to HLRC doc for _termvectors (#35221) 2018-11-04 18:29:07 -05:00
update-by-query.asciidoc Reindex max_docs parameter name (#42942) 2019-06-07 12:16:36 +02:00
update.asciidoc Remove support for internal versioning for concurrency control (#38254) 2019-02-05 20:53:35 +01:00