Skip to content

Commit 7529bb1

Browse files
authored
Removes deleted pages for transforms (elastic#544)
1 parent 4e19050 commit 7529bb1

3 files changed

Lines changed: 5 additions & 77 deletions

File tree

docs/en/stack/ml/df-analytics/ecommerce-outliers.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,8 @@ PUT _data_frame/transforms/ecommerce-customer-sales
132132
--------------------------------------------------
133133
// TEST[skip:set up sample data]
134134

135-
For more details about creating {transforms}, see <<ecommerce-dataframes>>.
135+
For more details about creating {transforms}, see
136+
{ref}/ecommerce-transforms.html[Transforming the eCommerce sample data].
136137
--
137138

138139
. Start the {transform}.

docs/en/stack/ml/df-analytics/index.asciidoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ annotated data. You can slice and dice the data extended with the results as you
1313
normally do with any other data set.
1414

1515
IMPORTANT: Using {dfanalytics} requires source data to be structured as a two
16-
dimensional "tabular" data structure, in other words a
17-
{stack-ov}/ml-dataframes.html[{dataframe}].
18-
{ref}/transform-apis.html[{transforms-cap}] allow you to create
16+
dimensional "tabular" data structure, in other words a {dataframe}.
17+
{ref}/transforms.html[{transforms-cap}] enable you to create
1918
{dataframes} which can be used as the source for {dfanalytics}.
2019

2120
* <<dfa-outlier-detection>>

docs/en/stack/redirects.asciidoc

Lines changed: 1 addition & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ include::help.asciidoc[tag=get-help]
5858
* <<security-limitations>>
5959
* <<watcher-limitations>>
6060
* <<ml-limitations>>
61-
* <<dataframe-limitations>>
6261

6362
[role="exclude",id="xpack-ccr"]
6463
=== Cross-cluster replication
@@ -74,6 +73,7 @@ See {ref}/ccr-overview.html[{ccr-cap} overview].
7473

7574
[role="exclude",id="ccr-requirements"]
7675
=== Requirements for leader indices
76+
[[ccr-overview-beats]]
7777

7878
This page has moved.
7979
See {ref}/ccr-requirements.html[Requirements for leader indices].
@@ -101,75 +101,3 @@ See {ref}/remote-recovery.html[Remote recovery].
101101

102102
This page has moved.
103103
See {ref}/ccr-upgrading.html[Upgrading clusters].
104-
105-
[role="exclude",id="dataframe-limitations"]
106-
=== {transform-cap} limitations
107-
108-
This page has moved.
109-
See {ref}/transform-limitations.html[{transform-cap} limitations].
110-
111-
[role="exclude",id="dataframe-troubleshooting"]
112-
=== Troubleshooting {transforms}
113-
114-
This page has moved.
115-
See {ref}/transform-troubleshooting.html[Troubleshooting {transforms}].
116-
117-
[role="exclude",id="example-clientips"]
118-
=== Finding suspicious client IPs by using scripted metrics
119-
120-
This page has moved.
121-
See {ref}/transform-examples.html#example-clientips[Finding suspicious client IPs by using scripted metrics].
122-
123-
[role="exclude",id="example-airline"]
124-
=== Finding air carriers with the most delay
125-
126-
This page has moved.
127-
See {ref}/transform-examples.html#example-airline[Finding air carriers with the most delays].
128-
129-
[role="exclude",id="example-best-customers"]
130-
=== Finding your best customers
131-
132-
This page has moved.
133-
See {ref}/transform-examples.html#example-best-customers[Finding your best customers].
134-
135-
[role="exclude",id="ecommerce-dataframes"]
136-
=== Transforming the eCommerce sample data
137-
138-
This page has moved.
139-
See {ref}/ecommerce-transforms.html[Transforming the eCommerce sample data].
140-
141-
[role="exclude",id="dataframe-examples"]
142-
=== {transform-cap} examples
143-
144-
This page has moved.
145-
See {ref}/transform-examples.html[{transform-cap} examples]
146-
147-
[role="exclude",id="df-api-quickref"]
148-
=== {transform-cap} API quick reference
149-
150-
This page has moved.
151-
See {ref}/transform-api-quickref.html[API quick reference].
152-
153-
[role="exclude",id="ml-transform-checkpoints"]
154-
=== How {transform} checkpoints work
155-
156-
This page has moved.
157-
See {ref}/transform-checkpoints.html[How {transform} checkpoints work].
158-
159-
[role="exclude",id="ml-transforms-usage"]
160-
=== When to use {transforms}
161-
162-
This page has moved.
163-
See {ref}/transform-usage.html[When to use {transforms}].
164-
165-
[role="exclude",id="ml-transform-overview"]
166-
=== {transform-cap} overview
167-
168-
This page has moved.
169-
See {ref}/transform-overview.html[Overview].
170-
171-
[role="exclude",id="ml-dataframes"]
172-
=== Transforming data
173-
174-
This page has moved.
175-
See {ref}/transforms.html[Transforming data].

0 commit comments

Comments
 (0)