Skip to content

Commit 1e817f3

Browse files
committed
Sort async_search
1 parent 14a8cd3 commit 1e817f3

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
@@ -10,9 +10,6 @@ actions:
1010
update:
1111
tags:
1212
# A
13-
- name: async_search
14-
description: The async search API enables you to asynchronously run a search request, monitor its progress, and retrieve partial results as they become available.
15-
x-displayName: Async search
1613
- name: autoscaling
1714
x-displayName: Autoscaling
1815
# C
@@ -192,6 +189,9 @@ actions:
192189
x-displayName: Script - Run painless
193190
- name: search
194191
x-displayName: Search
192+
- name: async_search
193+
description: The async search API enables you to asynchronously run a search request, monitor its progress, and retrieve partial results as they become available.
194+
x-displayName: Search - Async
195195
- name: clear_scroll
196196
x-displayName: Search - Clear scroll
197197
- name: close_point_in_time

0 commit comments

Comments
 (0)