|
4 | 4 | <title>Elasticsearch API specification</title>
|
5 | 5 | <script>
|
6 | 6 | var paths = {
|
7 |
| - '_global.bulk.CreateOperation': '_global/bulk/types.ts#L132-L132', |
8 |
| -'_global.bulk.DeleteOperation': '_global/bulk/types.ts#L136-L136', |
9 |
| -'_global.bulk.IndexOperation': '_global/bulk/types.ts#L134-L134', |
10 |
| -'_global.bulk.OperationBase': '_global/bulk/types.ts#L92-L109', |
11 |
| -'_global.bulk.OperationContainer': '_global/bulk/types.ts#L150-L172', |
12 |
| -'_global.bulk.OperationType': '_global/bulk/types.ts#L85-L90', |
| 7 | + '_global.bulk.CreateOperation': '_global/bulk/types.ts#L140-L140', |
| 8 | +'_global.bulk.DeleteOperation': '_global/bulk/types.ts#L144-L144', |
| 9 | +'_global.bulk.FailureStoreStatus': '_global/bulk/types.ts#L86-L91', |
| 10 | +'_global.bulk.IndexOperation': '_global/bulk/types.ts#L142-L142', |
| 11 | +'_global.bulk.OperationBase': '_global/bulk/types.ts#L100-L117', |
| 12 | +'_global.bulk.OperationContainer': '_global/bulk/types.ts#L158-L180', |
| 13 | +'_global.bulk.OperationType': '_global/bulk/types.ts#L93-L98', |
13 | 14 | '_global.bulk.Request': '_global/bulk/BulkRequest.ts#L32-L232',
|
14 | 15 | '_global.bulk.Response': '_global/bulk/BulkResponse.ts#L24-L45',
|
15 |
| -'_global.bulk.ResponseItem': '_global/bulk/types.ts#L37-L83', |
16 |
| -'_global.bulk.UpdateAction': '_global/bulk/types.ts#L174-L209', |
17 |
| -'_global.bulk.UpdateOperation': '_global/bulk/types.ts#L138-L148', |
18 |
| -'_global.bulk.WriteOperation': '_global/bulk/types.ts#L111-L130', |
| 16 | +'_global.bulk.ResponseItem': '_global/bulk/types.ts#L37-L84', |
| 17 | +'_global.bulk.UpdateAction': '_global/bulk/types.ts#L182-L217', |
| 18 | +'_global.bulk.UpdateOperation': '_global/bulk/types.ts#L146-L156', |
| 19 | +'_global.bulk.WriteOperation': '_global/bulk/types.ts#L119-L138', |
19 | 20 | '_global.clear_scroll.Request': '_global/clear_scroll/ClearScrollRequest.ts#L23-L50',
|
20 | 21 | '_global.clear_scroll.Response': '_global/clear_scroll/ClearScrollResponse.ts#L22-L43',
|
21 | 22 | '_global.close_point_in_time.Request': '_global/close_point_in_time/ClosePointInTimeRequest.ts#L23-L42',
|
|
995 | 996 | 'async_search.status.Request': 'async_search/status/AsyncSearchStatusRequest.ts#L24-L48',
|
996 | 997 | 'async_search.status.Response': 'async_search/status/AsyncSearchStatusResponse.ts#L39-L41',
|
997 | 998 | 'async_search.status.StatusResponseBase': 'async_search/status/AsyncSearchStatusResponse.ts#L24-L38',
|
998 |
| -'async_search.submit.Request': 'async_search/submit/AsyncSearchSubmitRequest.ts#L55-L280', |
| 999 | +'async_search.submit.Request': 'async_search/submit/AsyncSearchSubmitRequest.ts#L55-L286', |
999 | 1000 | 'async_search.submit.Response': 'async_search/submit/AsyncSearchSubmitResponse.ts#L22-L24',
|
1000 | 1001 | 'autoscaling._types.AutoscalingPolicy': 'autoscaling/_types/AutoscalingPolicy.ts#L23-L30',
|
1001 | 1002 | 'autoscaling.delete_autoscaling_policy.Request': 'autoscaling/delete_autoscaling_policy/DeleteAutoscalingPolicyRequest.ts#L24-L48',
|
|
1354 | 1355 | 'eql.search.ResultPosition': 'eql/search/types.ts#L20-L32',
|
1355 | 1356 | 'esql._types.TableValuesContainer': 'esql/_types/TableValuesContainer.ts#L22-L28',
|
1356 | 1357 | 'esql.query.EsqlFormat': 'esql/query/QueryParameters.ts#L20-L29',
|
1357 |
| -'esql.query.Request': 'esql/query/QueryRequest.ts#L27-L92', |
| 1358 | +'esql.query.Request': 'esql/query/QueryRequest.ts#L27-L99', |
1358 | 1359 | 'esql.query.Response': 'esql/query/QueryResponse.ts#L22-L25',
|
1359 | 1360 | 'features._types.Feature': 'features/_types/Feature.ts#L20-L23',
|
1360 | 1361 | 'features.get_features.Request': 'features/get_features/GetFeaturesRequest.ts#L22-L37',
|
|
1388 | 1389 | 'ilm._types.WaitForSnapshotAction': 'ilm/_types/Phase.ts#L145-L147',
|
1389 | 1390 | 'ilm.delete_lifecycle.Request': 'ilm/delete_lifecycle/DeleteLifecycleRequest.ts#L24-L51',
|
1390 | 1391 | 'ilm.delete_lifecycle.Response': 'ilm/delete_lifecycle/DeleteLifecycleResponse.ts#L22-L24',
|
1391 |
| -'ilm.explain_lifecycle.LifecycleExplain': 'ilm/explain_lifecycle/types.ts#L59-L62', |
1392 |
| -'ilm.explain_lifecycle.LifecycleExplainManaged': 'ilm/explain_lifecycle/types.ts#L26-L52', |
1393 |
| -'ilm.explain_lifecycle.LifecycleExplainPhaseExecution': 'ilm/explain_lifecycle/types.ts#L64-L68', |
1394 |
| -'ilm.explain_lifecycle.LifecycleExplainUnmanaged': 'ilm/explain_lifecycle/types.ts#L54-L57', |
| 1392 | +'ilm.explain_lifecycle.LifecycleExplain': 'ilm/explain_lifecycle/types.ts#L64-L67', |
| 1393 | +'ilm.explain_lifecycle.LifecycleExplainManaged': 'ilm/explain_lifecycle/types.ts#L27-L57', |
| 1394 | +'ilm.explain_lifecycle.LifecycleExplainPhaseExecution': 'ilm/explain_lifecycle/types.ts#L69-L74', |
| 1395 | +'ilm.explain_lifecycle.LifecycleExplainUnmanaged': 'ilm/explain_lifecycle/types.ts#L59-L62', |
1395 | 1396 | 'ilm.explain_lifecycle.Request': 'ilm/explain_lifecycle/ExplainLifecycleRequest.ts#L24-L62',
|
1396 | 1397 | 'ilm.explain_lifecycle.Response': 'ilm/explain_lifecycle/ExplainLifecycleResponse.ts#L24-L28',
|
1397 | 1398 | 'ilm.get_lifecycle.Lifecycle': 'ilm/get_lifecycle/types.ts#L24-L28',
|
|
1694 | 1695 | 'indices.validate_query.Response': 'indices/validate_query/IndicesValidateQueryResponse.ts#L23-L30',
|
1695 | 1696 | 'inference._types.CompletionResult': 'inference/_types/Results.ts#L60-L65',
|
1696 | 1697 | 'inference._types.DeleteInferenceEndpointResult': 'inference/_types/Results.ts#L91-L96',
|
1697 |
| -'inference._types.InferenceEndpoint': 'inference/_types/Services.ts#L23-L39', |
1698 |
| -'inference._types.InferenceEndpointInfo': 'inference/_types/Services.ts#L41-L53', |
| 1698 | +'inference._types.InferenceChunkingSettings': 'inference/_types/Services.ts#L60-L90', |
| 1699 | +'inference._types.InferenceEndpoint': 'inference/_types/Services.ts#L24-L44', |
| 1700 | +'inference._types.InferenceEndpointInfo': 'inference/_types/Services.ts#L46-L58', |
1699 | 1701 | 'inference._types.InferenceResult': 'inference/_types/Results.ts#L79-L89',
|
1700 | 1702 | 'inference._types.RankedDocument': 'inference/_types/Results.ts#L67-L77',
|
1701 | 1703 | 'inference._types.SparseEmbeddingResult': 'inference/_types/Results.ts#L36-L38',
|
|
3040 | 3042 | if (hash.length > 1) {
|
3041 | 3043 | hash = hash.substring(1);
|
3042 | 3044 | }
|
3043 |
| - window.location = "https://github.com/elastic/elasticsearch-specification/tree/84ad6dc6dc148b339efb98e35ec166a97774ea92/specification/" + (paths[hash] || ""); |
| 3045 | + window.location = "https://github.com/elastic/elasticsearch-specification/tree/7325c4238d52ed0719422074adfada371cb0b031/specification/" + (paths[hash] || ""); |
3044 | 3046 | </script>
|
3045 | 3047 | </head>
|
3046 | 3048 | <body>
|
3047 |
| - Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/84ad6dc6dc148b339efb98e35ec166a97774ea92/specification/">Elasticsearch API specification</a>. |
| 3049 | + Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/7325c4238d52ed0719422074adfada371cb0b031/specification/">Elasticsearch API specification</a>. |
3048 | 3050 | </body>
|
3049 | 3051 | </html>
|
0 commit comments