Skip to content

Commit 0c878bb

Browse files
committed
Sort async_search
1 parent 2858a18 commit 0c878bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ actions:
1818
update:
1919
tags:
2020
# A
21-
- name: async_search
22-
description: The async search API enables you to asynchronously run a search request, monitor its progress, and retrieve partial results as they become available.
23-
x-displayName: Async search
2421
- name: autoscaling
2522
x-displayName: Autoscaling
2623
# C
@@ -200,6 +197,9 @@ actions:
200197
x-displayName: Script - Run painless
201198
- name: search
202199
x-displayName: Search
200+
- name: async_search
201+
description: The async search API enables you to asynchronously run a search request, monitor its progress, and retrieve partial results as they become available.
202+
x-displayName: Search - Async
203203
- name: clear_scroll
204204
x-displayName: Search - Clear scroll
205205
- name: close_point_in_time

0 commit comments

Comments
 (0)