[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]]
|
||||
==== Get Buckets
|
||||
|
||||
The get bucket API enables you to retrieve information about buckets in the
|
||||
results from a job.
|
||||
The get bucket API enables you to retrieve job results for one or more buckets.
|
||||
|
||||
|
||||
===== Request
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
[[ml-get-category]]
|
||||
==== Get Categories
|
||||
|
||||
The get categories API enables you to retrieve information
|
||||
about the categories in the results for a job.
|
||||
The get categories API enables you to retrieve job results for one or more
|
||||
categories.
|
||||
|
||||
|
||||
===== Request
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[[ml-get-influencer]]
|
||||
==== Get Influencers
|
||||
|
||||
The get influencers API enables you to retrieve information about the influencers
|
||||
in a job.
|
||||
The get influencers API enables you to retrieve job results for one or more
|
||||
influencers.
|
||||
|
||||
|
||||
===== Request
|
||||
|
|
Loading…
Reference in New Issue