Skip to content

Commit 80b77e9

Browse files
authored
[7.x] [DOCS] Re-add redirects for API relocation (#52628)
Re-adds several redirects removed with #50510. These redirects were related to the relocation of several API docs to new pages under the 'REST APIs' chapter. We've since decided to only remove such redirects with major releases.
1 parent 96d6039 commit 80b77e9

File tree

1 file changed

+223
-0
lines changed

1 file changed

+223
-0
lines changed

docs/reference/redirects.asciidoc

+223
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,229 @@ index that make warmers not necessary anymore.
2525

2626
See <<commands>>.
2727

28+
[role="exclude",id="xpack-api"]
29+
=== X-Pack APIs
30+
31+
{es} {xpack} APIs are now documented in <<rest-apis, REST APIs>>.
32+
33+
[role="exclude",id="ml-calendar-resource"]]
34+
=== Calendar resources
35+
36+
See <<ml-get-calendar>> and
37+
{ml-docs}/ml-calendars.html[Calendars and scheduled events].
38+
39+
[role="exclude",id="ml-filter-resource"]
40+
=== Filter resources
41+
42+
See <<ml-get-filter>> and
43+
{ml-docs}/ml-rules.html[Machine learning custom rules].
44+
45+
[role="exclude",id="ml-event-resource"]
46+
=== Scheduled event resources
47+
48+
See <<ml-get-calendar-event>> and
49+
{ml-docs}/ml-calendars.html[Calendars and scheduled events].
50+
51+
[role="exclude",id="index-apis"]
52+
=== Index APIs
53+
{es} index APIs are now documented in <<indices>>.
54+
55+
[role="exclude",id="search-request-docvalue-fields"]
56+
=== Doc value fields parameter for request body search API
57+
See <<request-body-search-docvalue-fields>>.
58+
59+
[role="exclude",id="search-request-explain"]
60+
=== Explain parameter for request body search API
61+
See <<request-body-search-explain>>.
62+
63+
[role="exclude",id="search-request-collapse"]
64+
=== Collapse parameter for request body search API
65+
See <<request-body-search-collapse>>.
66+
67+
[role="exclude",id="search-request-from-size"]
68+
=== From and size parameters for request body search API
69+
See <<request-body-search-from-size>>.
70+
71+
[role="exclude",id="search-request-highlighting"]
72+
=== Highlight parameter for request body search API
73+
See <<request-body-search-highlighting>>.
74+
75+
[role="exclude",id="search-request-index-boost"]
76+
=== Index boost parameter for request body search API
77+
See <<request-body-search-index-boost>>.
78+
79+
[role="exclude",id="search-request-inner-hits"]
80+
=== Inner hits parameter for request body search API
81+
See <<request-body-search-inner-hits>>.
82+
83+
[role="exclude",id="search-request-min-score"]
84+
=== Minimum score parameter for request body search API
85+
See <<request-body-search-min-score>>.
86+
87+
[role="exclude",id="search-request-named-queries-and-filters"]
88+
=== Named query parameter for request body search API
89+
See <<request-body-search-queries-and-filters>>.
90+
91+
[role="exclude",id="search-request-post-filter"]
92+
=== Post filter parameter for request body search API
93+
See <<request-body-search-post-filter>>.
94+
95+
[role="exclude",id="search-request-preference"]
96+
=== Preference parameter for request body search API
97+
See <<request-body-search-preference>>.
98+
99+
[role="exclude",id="search-request-query"]
100+
=== Query parameter for request body search API
101+
See <<request-body-search-query>>.
102+
103+
[role="exclude",id="search-request-rescore"]
104+
=== Rescoring parameter for request body search API
105+
See <<request-body-search-rescore>>.
106+
107+
[role="exclude",id="search-request-script-fields"]
108+
=== Script fields parameter for request body search API
109+
See <<request-body-search-script-fields>>.
110+
111+
[role="exclude",id="search-request-scroll"]
112+
=== Scroll parameter for request body search API
113+
See <<request-body-search-scroll>>.
114+
115+
[role="exclude",id="search-request-search-after"]
116+
=== Search after parameter for request body search API
117+
See <<request-body-search-search-after>>.
118+
119+
[role="exclude",id="search-request-search-type"]
120+
=== Search type parameter for request body search API
121+
See <<request-body-search-search-type>>.
122+
123+
[role="exclude",id="search-request-seq-no-primary-term"]
124+
=== Sequence numbers and primary terms parameter for request body search API
125+
See <<request-body-search-search-type>>.
126+
127+
[role="exclude",id="search-request-sort"]
128+
=== Sort parameter for request body search API
129+
See <<request-body-search-sort>>.
130+
131+
[role="exclude",id="search-request-source-filtering"]
132+
=== Source filtering parameter for request body search API
133+
See <<request-body-search-source-filtering>>.
134+
135+
[role="exclude",id="search-request-stored-fields"]
136+
=== Stored fields parameter for request body search API
137+
See <<request-body-search-stored-fields>>.
138+
139+
[role="exclude",id="search-request-track-total-hits"]
140+
=== Track total hits parameter for request body search API
141+
See <<request-body-search-track-total-hits>>.
142+
143+
[role="exclude",id="search-request-version"]
144+
=== Version parameter for request body search API
145+
See <<request-body-search-version>>.
146+
147+
[role="exclude",id="search-suggesters-term"]
148+
=== Term suggester
149+
See <<term-suggester>>.
150+
151+
[role="exclude",id="search-suggesters-phrase"]
152+
=== Phrase suggester
153+
See <<phrase-suggester>>.
154+
155+
[role="exclude",id="search-suggesters-completion"]
156+
=== Completion suggester
157+
See <<completion-suggester>>.
158+
159+
[role="exclude",id="suggester-context"]
160+
=== Context suggester
161+
See <<context-suggester>>.
162+
163+
[role="exclude",id="returning-suggesters-type"]
164+
=== Return suggester type
165+
See <<return-suggesters-type>>.
166+
167+
[role="exclude",id="search-profile-queries"]
168+
=== Profiling queries
169+
See <<profiling-queries>>.
170+
171+
[role="exclude",id="search-profile-aggregations"]
172+
=== Profiling aggregations
173+
See <<profiling-aggregations>>.
174+
175+
[role="exclude",id="search-profile-considerations"]
176+
=== Profiling considerations
177+
See <<profiling-considerations>>.
178+
179+
[role="exclude",id="_explain_analyze"]
180+
=== Explain analyze API
181+
See <<explain-analyze-api>>.
182+
183+
[role="exclude",id="indices-synced-flush"]
184+
=== Synced flush API
185+
See <<indices-synced-flush-api>>.
186+
187+
[role="exclude",id="_repositories"]
188+
=== Snapshot repositories
189+
See <<snapshots-repositories>>.
190+
191+
[role="exclude",id="_snapshot"]
192+
=== Snapshot
193+
See <<snapshots-take-snapshot>>.
194+
195+
[role="exclude",id="getting-started-explore"]
196+
=== Exploring your cluster
197+
See <<cat>>.
198+
199+
[role="exclude",id="getting-started-cluster-health"]
200+
=== Cluster health
201+
See <<cat-health>>.
202+
203+
[role="exclude", id="getting-started-list-indices"]
204+
=== List all indices
205+
See <<cat-indices>>.
206+
207+
[role="exclude", id="getting-started-create-index"]
208+
=== Create an index
209+
See <<indices-create-index>>.
210+
211+
[role="exclude", id="getting-started-query-document"]
212+
=== Index and query a document
213+
See <<getting-started-index>>.
214+
215+
[role="exclude", id="getting-started-delete-index"]
216+
=== Delete an index
217+
See <<indices-delete-index>>.
218+
219+
[role="exclude", id="getting-started-modify-data"]
220+
== Modifying your data
221+
See <<docs-update>>.
222+
223+
[role="exclude", id="indexing-replacing-documents"]
224+
=== Indexing/replacing documents
225+
See <<docs-index_>>.
226+
227+
[role="exclude", id="getting-started-explore-data"]
228+
=== Exploring your data
229+
See <<getting-started-search>>.
230+
231+
[role="exclude", id="getting-started-search-API"]
232+
=== Search API
233+
See <<getting-started-search>>.
234+
235+
[role="exclude", id="getting-started-conclusion"]
236+
=== Conclusion
237+
See <<getting-started-next-steps>>.
238+
239+
[role="exclude",id="ccs-reduction"]
240+
=== {ccs-cap} reduction
241+
See <<ccs-works>>.
242+
243+
[role="exclude",id="administer-elasticsearch"]
244+
=== Administering {es}
245+
See <<high-availability>>.
246+
247+
[role="exclude",id="slm-api"]
248+
=== Snapshot lifecycle management API
249+
See <<snapshot-lifecycle-management-api>>.
250+
28251
[role="exclude",id="delete-data-frame-transform"]
29252
=== Delete {transforms} API
30253

0 commit comments

Comments
 (0)