From b83ebb2d61c4361f7d17b71a661c8e14ababde0e Mon Sep 17 00:00:00 2001 From: James Rodewig Date: Mon, 1 Jun 2020 16:26:59 -0400 Subject: [PATCH] [DOCS] Add redirects for 404 pages (#57161) Adds several redirects for removed pages that return a 404 response. --- .../ilm/using-policies-rollover.asciidoc | 2 +- docs/reference/redirects.asciidoc | 319 +++++++++++++++++- 2 files changed, 319 insertions(+), 2 deletions(-) diff --git a/docs/reference/ilm/using-policies-rollover.asciidoc b/docs/reference/ilm/using-policies-rollover.asciidoc index 6a2590a6d2ac8..90ee77a2b4c82 100644 --- a/docs/reference/ilm/using-policies-rollover.asciidoc +++ b/docs/reference/ilm/using-policies-rollover.asciidoc @@ -2,7 +2,7 @@ [testenv="basic"] [[ilm-configure-rollover]] == Configure rollover -[[using-policies-rollover]] + You control when the rollover action is triggered by specifying one or more rollover criteria: diff --git a/docs/reference/redirects.asciidoc b/docs/reference/redirects.asciidoc index 6789924ad613d..2a325eaafbf38 100644 --- a/docs/reference/redirects.asciidoc +++ b/docs/reference/redirects.asciidoc @@ -26,6 +26,240 @@ index that make warmers not necessary anymore. The types exists endpoint has been removed. See <> for more details. +[role="exclude",id="xpack-commands"] +=== X-Pack commands + +See <>. + +[role="exclude",id="xpack-api"] +=== X-Pack APIs + +{es} {xpack} APIs are now documented in <>. + +[role="exclude",id="ml-calendar-resource"]] +=== Calendar resources + +See <> and +{ml-docs}/ml-calendars.html[Calendars and scheduled events]. + +[role="exclude",id="ml-filter-resource"] +=== Filter resources + +See <> and +{ml-docs}/ml-rules.html[Machine learning custom rules]. + +[role="exclude",id="ml-event-resource"] +=== Scheduled event resources + +See <> and +{ml-docs}/ml-calendars.html[Calendars and scheduled events]. + +[role="exclude",id="index-apis"] +=== Index APIs +{es} index APIs are now documented in <>. + +[role="exclude",id="search-request-docvalue-fields"] +=== Doc value fields parameter for request body search API +See <>. + +[role="exclude",id="search-request-explain"] +=== Explain parameter for request body search API +See <>. + +[role="exclude",id="search-request-collapse"] +=== Collapse parameter for request body search API +See <>. + +[role="exclude",id="search-request-from-size"] +=== From and size parameters for request body search API +See <>. + +[role="exclude",id="search-request-highlighting"] +=== Highlight parameter for request body search API +See <>. + +[role="exclude",id="search-request-index-boost"] +=== Index boost parameter for request body search API +See <>. + +[role="exclude",id="search-request-inner-hits"] +=== Inner hits parameter for request body search API +See <>. + +[role="exclude",id="search-request-min-score"] +=== Minimum score parameter for request body search API +See <>. + +[role="exclude",id="search-request-named-queries-and-filters"] +=== Named query parameter for request body search API +See <>. + +[role="exclude",id="search-request-post-filter"] +=== Post filter parameter for request body search API +See <>. + +[role="exclude",id="search-request-preference"] +=== Preference parameter for request body search API +See <>. + +[role="exclude",id="search-request-query"] +=== Query parameter for request body search API +See <>. + +[role="exclude",id="search-request-rescore"] +=== Rescoring parameter for request body search API +See <>. + +[role="exclude",id="search-request-script-fields"] +=== Script fields parameter for request body search API +See <>. + +[role="exclude",id="search-request-scroll"] +=== Scroll parameter for request body search API +See <>. + +[role="exclude",id="search-request-search-after"] +=== Search after parameter for request body search API +See <>. + +[role="exclude",id="search-request-search-type"] +=== Search type parameter for request body search API +See <>. + +[role="exclude",id="search-request-seq-no-primary-term"] +=== Sequence numbers and primary terms parameter for request body search API +See <>. + +[role="exclude",id="search-request-sort"] +=== Sort parameter for request body search API +See <>. + +[role="exclude",id="search-request-source-filtering"] +=== Source filtering parameter for request body search API +See <>. + +[role="exclude",id="search-request-stored-fields"] +=== Stored fields parameter for request body search API +See <>. + +[role="exclude",id="search-request-track-total-hits"] +=== Track total hits parameter for request body search API +See <>. + +[role="exclude",id="search-request-version"] +=== Version parameter for request body search API +See <>. + +[role="exclude",id="search-suggesters-term"] +=== Term suggester +See <>. + +[role="exclude",id="search-suggesters-phrase"] +=== Phrase suggester +See <>. + +[role="exclude",id="search-suggesters-completion"] +=== Completion suggester +See <>. + +[role="exclude",id="suggester-context"] +=== Context suggester +See <>. + +[role="exclude",id="returning-suggesters-type"] +=== Return suggester type +See <>. + +[role="exclude",id="search-profile-queries"] +=== Profiling queries +See <>. + +[role="exclude",id="search-profile-aggregations"] +=== Profiling aggregations +See <>. + +[role="exclude",id="search-profile-considerations"] +=== Profiling considerations +See <>. + +[role="exclude",id="_explain_analyze"] +=== Explain analyze API +See <>. + +[role="exclude",id="indices-synced-flush"] +=== Synced flush API +The synced flush API has been removed. Use the <> +instead. A regular flush has the same effect as a synced flush in 7.6 and later. + +[role="exclude",id="indices-synced-flush-api"] +=== Synced flush API +The synced flush API has been removed. Use the <> +instead. A regular flush has the same effect as a synced flush in 7.6 and later. + +[role="exclude",id="_repositories"] +=== Snapshot repositories +See <>. + +[role="exclude",id="_snapshot"] +=== Snapshot +See <>. + +[role="exclude",id="getting-started-explore"] +=== Exploring your cluster +See <>. + +[role="exclude",id="getting-started-cluster-health"] +=== Cluster health +See <>. + +[role="exclude", id="getting-started-list-indices"] +=== List all indices +See <>. + +[role="exclude", id="getting-started-create-index"] +=== Create an index +See <>. + +[role="exclude", id="getting-started-query-document"] +=== Index and query a document +See <>. + +[role="exclude", id="getting-started-delete-index"] +=== Delete an index +See <>. + +[role="exclude", id="getting-started-modify-data"] +== Modifying your data +See <>. + +[role="exclude", id="indexing-replacing-documents"] +=== Indexing/replacing documents +See <>. + +[role="exclude", id="getting-started-explore-data"] +=== Exploring your data +See <>. + +[role="exclude", id="getting-started-search-API"] +=== Search API +See <>. + +[role="exclude", id="getting-started-conclusion"] +=== Conclusion +See <>. + +[role="exclude",id="ccs-reduction"] +=== {ccs-cap} reduction +See <>. + +[role="exclude",id="administer-elasticsearch"] +=== Administering {es} +See <>. + +[role="exclude",id="slm-api"] +=== Snapshot lifecycle management API +See <>. + [role="exclude",id="delete-data-frame-transform"] === Delete {transforms} API @@ -564,6 +798,89 @@ For other information, see: See <>. +[role="exclude",id="_timing"] +=== Timing + +See <>. + +[role="exclude",id="_installation"] +=== Installation + +See <>. + +[role="exclude",id="mapping-ttl-field"] +=== `_ttl` mappings + +The `_ttl` mappings have been removed. As a replacement for `_ttl` +mappings, we recommend using <> to create +time-based indices. + +[role="exclude",id="setup-service"] +=== Running as a service on Linux + +See <>. + +[role="exclude",id="modules-scripting-painless-syntax"] +=== Painless syntax + +See {painless}/painless-lang-spec.html[Painless language specification]. + +[role="exclude",id="using-policies-rollover"] +=== Using policies to manage index rollover + +See <>. + +[role="exclude",id="_applying_a_policy_to_our_index"] +=== Applying a policy to our index + +See <>. + +[role="exclude",id="setup-dir-layout"] +=== Directory layout + +See <>. + +[role="exclude",id="scan-scroll"] +=== Scan and scroll + +See <>. + +[role="exclude",id="mapping-dynamic-mapping"] +=== Dynamic mapping + +See <>. + +[role="exclude",id="applying-policy-to-template"] +=== Applying a policy to an index template + +See <>. + +[role="exclude",id="indices-status"] +=== Index status API + +The index `_status` API has been replaced with the <> and <> APIs. + +[role="exclude",id="search-facets"] +=== Search facets + +See <>. + +[role="exclude",id="_executing_searches"] +=== Executing searches + +See <>. + +[role="exclude",id="mapping-root-object-type"] +=== Mapping root object type + +Mapping types have been removed. See <>. + +[role="exclude",id="query-dsl-filters"] +=== Query DSL filters + +See <>. + [role="exclude",id="esms"] === {esms} @@ -586,4 +903,4 @@ For search examples, see <>. ==== From / size See <>. -//// +//// \ No newline at end of file