[DOCS] More minor fixes (elastic/x-pack-elasticsearch#1343)
Original commit: elastic/x-pack-elasticsearch@351e4ea643
This commit is contained in:
parent
0542d730c9
commit
0c4a7e1930
|
@ -2,8 +2,7 @@
|
||||||
[[ml-get-bucket]]
|
[[ml-get-bucket]]
|
||||||
==== Get Buckets
|
==== Get Buckets
|
||||||
|
|
||||||
The get bucket API enables you to retrieve information about buckets in the
|
The get bucket API enables you to retrieve job results for one or more buckets.
|
||||||
results from a job.
|
|
||||||
|
|
||||||
|
|
||||||
===== Request
|
===== Request
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
[[ml-get-category]]
|
[[ml-get-category]]
|
||||||
==== Get Categories
|
==== Get Categories
|
||||||
|
|
||||||
The get categories API enables you to retrieve information
|
The get categories API enables you to retrieve job results for one or more
|
||||||
about the categories in the results for a job.
|
categories.
|
||||||
|
|
||||||
|
|
||||||
===== Request
|
===== Request
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
[[ml-get-influencer]]
|
[[ml-get-influencer]]
|
||||||
==== Get Influencers
|
==== Get Influencers
|
||||||
|
|
||||||
The get influencers API enables you to retrieve information about the influencers
|
The get influencers API enables you to retrieve job results for one or more
|
||||||
in a job.
|
influencers.
|
||||||
|
|
||||||
|
|
||||||
===== Request
|
===== Request
|
||||||
|
|
Loading…
Reference in New Issue