Skip to content

Commit 9a7ff38

Browse files
authored
[DOCS] Remove unneeded redirects (#50510)
The docs/reference/redirects.asciidoc file stores a list of relocated or deleted pages for the Elasticsearch Reference documentation. This prunes several older redirects that are no longer needed.
1 parent 9a7e9b8 commit 9a7ff38

File tree

1 file changed

+0
-223
lines changed

1 file changed

+0
-223
lines changed

docs/reference/redirects.asciidoc

Lines changed: 0 additions & 223 deletions
Original file line numberDiff line numberDiff line change
@@ -26,229 +26,6 @@ index that make warmers not necessary anymore.
2626
The types exists endpoint has been removed. See <<removal-of-types>> for
2727
more details.
2828

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

0 commit comments

Comments
 (0)