|
12251 | 12251 | "body": { |
12252 | 12252 | "kind": "no_body" |
12253 | 12253 | }, |
| 12254 | + "description": "Returns help for the Cat APIs.", |
12254 | 12255 | "inherits": { |
12255 | 12256 | "type": { |
12256 | 12257 | "name": "CatRequestBase", |
|
13350 | 13351 | "body": { |
13351 | 13352 | "kind": "no_body" |
13352 | 13353 | }, |
| 13354 | + "description": "Returns information about whether a particular component template exist", |
13353 | 13355 | "inherits": { |
13354 | 13356 | "type": { |
13355 | 13357 | "name": "RequestBase", |
|
13550 | 13552 | "body": { |
13551 | 13553 | "kind": "no_body" |
13552 | 13554 | }, |
| 13555 | + "description": "Returns different information about the cluster.", |
13553 | 13556 | "inherits": { |
13554 | 13557 | "type": { |
13555 | 13558 | "name": "RequestBase", |
|
16011 | 16014 | } |
16012 | 16015 | ] |
16013 | 16016 | }, |
| 16017 | + "description": "Returns number of documents matching a query.", |
16014 | 16018 | "inherits": { |
16015 | 16019 | "type": { |
16016 | 16020 | "name": "RequestBase", |
|
18241 | 18245 | } |
18242 | 18246 | ] |
18243 | 18247 | }, |
| 18248 | + "description": "Returns results matching a query expressed in Event Query Language (EQL)", |
18244 | 18249 | "inherits": { |
18245 | 18250 | "type": { |
18246 | 18251 | "name": "RequestBase", |
|
19443 | 19448 | "body": { |
19444 | 19449 | "kind": "no_body" |
19445 | 19450 | }, |
| 19451 | + "description": "Returns a document.", |
19446 | 19452 | "inherits": { |
19447 | 19453 | "type": { |
19448 | 19454 | "name": "RequestBase", |
|
19783 | 19789 | "body": { |
19784 | 19790 | "kind": "no_body" |
19785 | 19791 | }, |
| 19792 | + "description": "Returns the source of a document.", |
19786 | 19793 | "inherits": { |
19787 | 19794 | "type": { |
19788 | 19795 | "name": "RequestBase", |
|
20386 | 20393 | "body": { |
20387 | 20394 | "kind": "no_body" |
20388 | 20395 | }, |
| 20396 | + "description": "Adds a block to an index.", |
20389 | 20397 | "inherits": { |
20390 | 20398 | "type": { |
20391 | 20399 | "name": "RequestBase", |
|
21805 | 21813 | "body": { |
21806 | 21814 | "kind": "no_body" |
21807 | 21815 | }, |
| 21816 | + "description": "Returns information about whether a particular index template exists.", |
21808 | 21817 | "inherits": { |
21809 | 21818 | "type": { |
21810 | 21819 | "name": "RequestBase", |
|
25766 | 25775 | "body": { |
25767 | 25776 | "kind": "no_body" |
25768 | 25777 | }, |
| 25778 | + "description": "Returns basic information about the cluster.", |
25769 | 25779 | "inherits": { |
25770 | 25780 | "type": { |
25771 | 25781 | "name": "RequestBase", |
|
26627 | 26637 | } |
26628 | 26638 | ] |
26629 | 26639 | }, |
| 26640 | + "description": "Allows to get multiple documents in one request.", |
26630 | 26641 | "inherits": { |
26631 | 26642 | "type": { |
26632 | 26643 | "name": "RequestBase", |
|
34471 | 34482 | } |
34472 | 34483 | } |
34473 | 34484 | }, |
| 34485 | + "description": "Allows to execute several search operations in one request.", |
34474 | 34486 | "inherits": { |
34475 | 34487 | "type": { |
34476 | 34488 | "name": "RequestBase", |
|
34867 | 34879 | } |
34868 | 34880 | ] |
34869 | 34881 | }, |
| 34882 | + "description": "Returns multiple termvectors in one request.", |
34870 | 34883 | "inherits": { |
34871 | 34884 | "type": { |
34872 | 34885 | "name": "RequestBase", |
|
35208 | 35221 | "body": { |
35209 | 35222 | "kind": "no_body" |
35210 | 35223 | }, |
| 35224 | + "description": "Returns whether the cluster is running.", |
35211 | 35225 | "inherits": { |
35212 | 35226 | "type": { |
35213 | 35227 | "name": "RequestBase", |
|
35874 | 35888 | } |
35875 | 35889 | ] |
35876 | 35890 | }, |
| 35891 | + "description": "Allows to copy documents from one index to another, optionally filtering the source\ndocuments by a query, changing the destination index settings, or fetching the\ndocuments from a remote cluster.", |
35877 | 35892 | "inherits": { |
35878 | 35893 | "type": { |
35879 | 35894 | "name": "RequestBase", |
|
36451 | 36466 | } |
36452 | 36467 | ] |
36453 | 36468 | }, |
| 36469 | + "description": "Allows to retrieve a large numbers of results from a single search request.", |
36454 | 36470 | "inherits": { |
36455 | 36471 | "type": { |
36456 | 36472 | "name": "RequestBase", |
|
38489 | 38505 | } |
38490 | 38506 | ] |
38491 | 38507 | }, |
| 38508 | + "description": "Searches a vector tile for geospatial values. Returns results as a binary Mapbox vector tile.", |
38492 | 38509 | "inherits": { |
38493 | 38510 | "type": { |
38494 | 38511 | "name": "RequestBase", |
|
39776 | 39793 | } |
39777 | 39794 | ] |
39778 | 39795 | }, |
| 39796 | + "description": "Determines whether the specified user has a specified list of privileges.", |
39779 | 39797 | "inherits": { |
39780 | 39798 | "type": { |
39781 | 39799 | "name": "RequestBase", |
|
40443 | 40461 | } |
40444 | 40462 | ] |
40445 | 40463 | }, |
| 40464 | + "description": "Clears the SQL cursor", |
40446 | 40465 | "inherits": { |
40447 | 40466 | "type": { |
40448 | 40467 | "name": "RequestBase", |
|
40489 | 40508 | "body": { |
40490 | 40509 | "kind": "no_body" |
40491 | 40510 | }, |
| 40511 | + "description": "Deletes an async SQL search or a stored synchronous SQL search. If the search is still running, the API cancels it.", |
40492 | 40512 | "inherits": { |
40493 | 40513 | "type": { |
40494 | 40514 | "name": "RequestBase", |
|
40542 | 40562 | "body": { |
40543 | 40563 | "kind": "no_body" |
40544 | 40564 | }, |
| 40565 | + "description": "Returns the current status and available results for an async SQL search or stored synchronous SQL search", |
40545 | 40566 | "inherits": { |
40546 | 40567 | "type": { |
40547 | 40568 | "name": "RequestBase", |
|
40718 | 40739 | "body": { |
40719 | 40740 | "kind": "no_body" |
40720 | 40741 | }, |
| 40742 | + "description": "Returns the current status of an async SQL search or a stored synchronous SQL search", |
40721 | 40743 | "inherits": { |
40722 | 40744 | "type": { |
40723 | 40745 | "name": "RequestBase", |
|
41070 | 41092 | } |
41071 | 41093 | ] |
41072 | 41094 | }, |
| 41095 | + "description": "Executes a SQL request", |
41073 | 41096 | "inherits": { |
41074 | 41097 | "type": { |
41075 | 41098 | "name": "RequestBase", |
|
41254 | 41277 | } |
41255 | 41278 | ] |
41256 | 41279 | }, |
| 41280 | + "description": "Translates SQL into Elasticsearch queries", |
41257 | 41281 | "inherits": { |
41258 | 41282 | "type": { |
41259 | 41283 | "name": "RequestBase", |
|
41911 | 41935 | "body": { |
41912 | 41936 | "kind": "no_body" |
41913 | 41937 | }, |
| 41938 | + "description": "Returns information about a task.", |
41914 | 41939 | "inherits": { |
41915 | 41940 | "type": { |
41916 | 41941 | "name": "RequestBase", |
|
42116 | 42141 | } |
42117 | 42142 | ] |
42118 | 42143 | }, |
| 42144 | + "description": "The terms enum API can be used to discover terms in the index that begin with the provided string. It is designed for low-latency look-ups used in auto-complete scenarios.", |
42119 | 42145 | "inherits": { |
42120 | 42146 | "type": { |
42121 | 42147 | "name": "RequestBase", |
|
42249 | 42275 | } |
42250 | 42276 | ] |
42251 | 42277 | }, |
| 42278 | + "description": "Returns information and statistics about terms in the fields of a particular document.", |
42252 | 42279 | "generics": [ |
42253 | 42280 | { |
42254 | 42281 | "name": "TDocument", |
|
44055 | 44082 | } |
44056 | 44083 | ] |
44057 | 44084 | }, |
| 44085 | + "description": "Updates a document with a script or partial document.", |
44058 | 44086 | "generics": [ |
44059 | 44087 | { |
44060 | 44088 | "name": "TDocument", |
|
61693 | 61721 | }, |
61694 | 61722 | { |
61695 | 61723 | "aliases": [ |
61696 | | - "1Y" |
| 61724 | + "1y" |
61697 | 61725 | ], |
61698 | 61726 | "name": "year" |
61699 | 61727 | } |
|
0 commit comments