OpenSearch/docs/reference
James Rodewig 50a8779c94
[DOCS] Create top-level "Search your data" page (#56058) (#57463)
**Goal**

Create a top-level search section. This will let us clean up our search
API reference docs, particularly content from [`Request body search`][0].

**Changes**

* Creates a top-level `Search your data` page. This page is designed to
  house concept and tutorial docs related to search.

* Creates a `Run a search` page under `Search your data`. For now, This
  contains a basic search tutorial. The goal is to add content from
  [`Request body search`][0] to this in the future.

* Relocates `Long-running searches` and `Search across clusters` under
  `Search your data`. Increments several headings in that content.

* Reorders the top-level TOC to move `Search your data` higher. Also
  moves the `Query DSL`, `EQL`, and `SQL access` chapters immediately
  after.

Relates to #48194

[0]: https://www.elastic.co/guide/en/elasticsearch/reference/master/search-request-body.html
2020-06-01 14:55:26 -04:00
..
aggregations Update date_histogram docs (#56922) (#57387) 2020-05-29 17:40:40 -04:00
analysis Support multiple tokens on LHS in stemmer_override rules (#56113) (#56484) 2020-05-29 22:34:31 +02:00
autoscaling Add get autoscaling policy API (#54762) 2020-04-04 18:04:25 -04:00
cat Add expand_wildcards to _cat/indices and _cat/aliases docs (#56964) 2020-05-29 11:01:53 -06:00
ccr [Docs] Clarify that _ccr/info omits parameters from the response when the follower index is paused. (#55961) 2020-05-12 15:25:08 -07:00
cluster [DOCS] Document `dynamic` and `static` setting types (#56919) (#57457) 2020-06-01 14:19:52 -04:00
commands [DOCS] Extract the cron docs from Watcher docs and add to the API conventions. (#56313) (#56651) 2020-05-12 16:36:18 -07:00
docs [DOCS] Add .NET client link to Bulk API docs (#57095) 2020-05-26 09:12:57 -04:00
eql [DOCS] EQL: Fix whitespace in EQL snippet 2020-05-19 17:04:49 -04:00
graph [DOCS] Collapse nested objects in Explore API docs (#55067) 2020-04-13 09:27:03 -04:00
high-availability [DOCS] Move snapshot-restore out of modules. (#49618) (#50829) 2020-01-09 16:55:46 -08:00
how-to DOCS: minor formatting (#56263) 2020-05-06 13:41:47 -04:00
ilm [DOCS] Add redirects for 404 pages (#57161) 2020-05-27 11:15:31 -04:00
images [DOCS] Add token graph concept docs (#53339) 2020-03-19 07:43:18 -04:00
index-modules [DOCS] Relocate `shard allocation` module content (#56535) (#57448) 2020-06-01 13:15:08 -04:00
indices Ensure template exists when creating data stream (#57275) 2020-05-28 15:08:25 +02:00
ingest [DOCS] Add links to `flattened` datatype (#56794) (#56963) 2020-05-19 16:37:30 -04:00
licensing Remove `_xpack` from license API example (#54698) (#54763) 2020-04-07 09:51:37 +03:00
mapping [DOCS] Add links to `flattened` datatype (#56794) (#56963) 2020-05-19 16:37:30 -04:00
migration Docs: forward port release docs of 7.7.0 (#56706) 2020-05-13 20:08:14 +02:00
ml [7.x] [ML] adds new for_export flag to GET _ml/inference API (#57351) (#57368) 2020-05-29 14:01:08 -04:00
modules [DOCS] Create top-level "Search your data" page (#56058) (#57463) 2020-06-01 14:55:26 -04:00
monitoring [DOCS] Relocate `shard allocation` module content (#56535) (#57448) 2020-06-01 13:15:08 -04:00
query-dsl [DOCS] Fix typo in rank feature query docs (#57401) 2020-06-01 08:42:45 -04:00
release-notes [DOCS] Adds ml-cpp PRs to release notes (#57444) 2020-06-01 09:56:32 -07:00
rest-api Add expand_wildcards to _cat/indices and _cat/aliases docs (#56964) 2020-05-29 11:01:53 -06:00
rollup [DOCS] Adds collapsible sections to rollup APIs (#54690) 2020-04-02 17:51:16 -07:00
scripting Scripting: Add char position of script errors (#51069) (#51266) 2020-01-21 13:45:59 -07:00
search [DOCS] Create top-level "Search your data" page (#56058) (#57463) 2020-06-01 14:55:26 -04:00
searchable-snapshots/apis Provide repository-level stats for searchable snapshots (#55051) 2020-04-14 14:34:08 +02:00
settings DOCS Correct audit emit_node_id default value as false (#56995) 2020-05-20 16:35:30 +03:00
setup [DOCS] Document `dynamic` and `static` setting types (#56919) (#57457) 2020-06-01 14:19:52 -04:00
slm [DOCS] Extract the cron docs from Watcher docs and add to the API conventions. (#56313) (#56651) 2020-05-12 16:36:18 -07:00
snapshot-restore [DOCS] Add verify snapshot repository API docs (#57253) (#57288) 2020-05-28 09:48:04 -04:00
sql SQL: Implement TIME_PARSE function for parsing strings into TIME values (#55223) (#57342) 2020-05-29 15:48:37 +02:00
transform [DOCS] Add throttling based on configuration parameter (#56653) 2020-05-14 08:45:29 -07:00
upgrade [DOCS] Relocate `shard allocation` module content (#56535) (#57448) 2020-06-01 13:15:08 -04:00
vectors Remove the 'experimental' marking from vector fields. (#49120) 2019-11-18 12:42:46 -08:00
aggregations.asciidoc
analysis.asciidoc [DOCS] Reformat `stop` token filter (#53059) 2020-03-03 13:22:52 -05:00
api-conventions.asciidoc [DOCS] Extract the cron docs from Watcher docs and add to the API conventions. (#56313) (#56651) 2020-05-12 16:36:18 -07:00
async-search.asciidoc [DOCS] add docs for async search (#53675) 2020-03-20 14:46:38 +01:00
cat.asciidoc [Transform] renamed _cat/transform to _cat/transforms (#53743) (#53771) 2020-03-18 19:54:03 -04:00
cluster.asciidoc Password-protected Keystore Feature Branch PR (#51123) (#51510) 2020-01-28 05:32:32 -05:00
data-rollup-transform.asciidoc [DOCS] Adds transforms to Elasticsearch book (#46846) (#47055) 2019-09-25 08:11:37 -07:00
docs.asciidoc [DOCS] Remove heading offsets for REST APIs (#44568) 2019-07-19 14:36:06 -04:00
frozen-indices.asciidoc Add heuristics to compute pre_filter_shard_size when unspecified (#53873) (#54007) 2020-03-24 02:05:15 +01:00
getting-started.asciidoc [DOCS] Switch to standard ESS trial links (#52552) 2020-02-21 12:07:10 -05:00
glossary.asciidoc [DOCS] Remove duplicate `index alias` link in glossary (#56143) 2020-05-05 09:07:19 -04:00
gs-index.asciidoc
high-availability.asciidoc [DOCS] Remove leveloffset for CCR docs (#46818) 2019-09-18 09:44:43 -04:00
how-to.asciidoc [DOCS] Add 'how to' doc about avoiding oversharding (#55480) 2020-04-22 10:44:16 -04:00
index-modules.asciidoc [DOCS] Relocate `shard allocation` module content (#56535) (#57448) 2020-06-01 13:15:08 -04:00
index.asciidoc [DOCS] Create top-level "Search your data" page (#56058) (#57463) 2020-06-01 14:55:26 -04:00
index.x.asciidoc
indices.asciidoc Docs for data stream REST APIs 2020-05-15 09:37:45 -05:00
ingest.asciidoc Replace required pipeline with final pipeline (#49470) 2019-11-22 14:37:36 -05:00
intro.asciidoc [7.x][DOCS] Updates ML links (#50387) (#50409) 2019-12-20 10:01:19 -08:00
mapping.asciidoc [DOCS] Add links to `flattened` datatype (#56794) (#56963) 2020-05-19 16:37:30 -04:00
query-dsl.asciidoc Add a cluster setting to disallow expensive queries (#51385) (#52279) 2020-02-12 22:56:14 +01:00
redirects.asciidoc [DOCS] Relocate discovery module content (#56611) (#57454) 2020-06-01 14:13:13 -04:00
release-notes.asciidoc [DOCS] Adds ml-cpp PRs to release notes (#57444) 2020-06-01 09:56:32 -07:00
scripting.asciidoc [DOCS] Move 'Scripting' section to top-level navigation. (#42939) 2019-06-06 10:46:02 -04:00
search.asciidoc [DOCS] Move async search API docs after search request body API docs (#56244) 2020-05-06 09:03:23 -04:00
setup.asciidoc [DOCS] Relocate discovery module content (#56611) (#57454) 2020-06-01 14:13:13 -04:00
upgrade.asciidoc [DOCS] Update upgrade docs for 7.8 (#56281) 2020-05-06 11:47:39 -04:00