File tree 1 file changed +10
-9
lines changed
docs/reference/ml/df-analytics/apis
1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 16
16
<<dfanalytics-types>>.
17
17
18
18
`analyzed_fields`::
19
- (object) You can specify both `includes` and/or `excludes` patterns. If
20
- `analyzed_fields` is not set, only the relevant fields will be included. For
21
- example all the numeric fields for {oldetection}.
19
+ (object) You can specify both `includes` and/or `excludes` patterns.
20
+ If `analyzed_fields` is not set, only the relevant fields will be included.
21
+ For example, all the numeric fields for {oldetection}. For the supported field
22
+ types, see <<ml-put-dfanalytics-supported-fields>>.
22
23
23
- `analyzed_fields. includes`:::
24
- (array) An array of strings that defines the fields that will be included in
25
- the analysis.
24
+ `includes`:::
25
+ (array) An array of strings that defines the fields that will be
26
+ included in the analysis.
26
27
27
- `analyzed_fields. excludes`:::
28
- (array) An array of strings that defines the fields that will be excluded
29
- from the analysis.
28
+ `excludes`:::
29
+ (array) An array of strings that defines the fields that will be
30
+ excluded from the analysis.
30
31
31
32
32
33
[source,js]
You can’t perform that action at this time.
0 commit comments