Skip to content

Commit 06031db

Browse files
committed
add 0.19.0.RC3 multi search API
1 parent 8acfe3b commit 06031db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/reference/api/multi-search.textile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cat: guide
55
sidebar: reference_api
66
---
77

8-
p. The multi search API allows to execute several search requests within the same API. The endpoint for it is @_msearch@.
8+
p. The multi search API allows to execute several search requests within the same API. The endpoint for it is @_msearch@ (available from @0.19@ onwards).
99

1010
p. The format of the request is similar to the bulk API format, and the structure is as follows (the structure is specifically optimized to reduce parsing if a specific search ends up redirected to another node):
1111

0 commit comments

Comments
 (0)