Skip to content

Commit c8710cc

Browse files
[DOCS] Adds Ruby bulk helper to BulkRequest documentation (#5057) (#5100)
(cherry picked from commit 0acbc60) Co-authored-by: Fernando Briano <[email protected]>
1 parent c3281c2 commit c8710cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specification/_global/bulk/BulkRequest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ import { OperationContainer, UpdateAction } from './types'
9696
* * JavaScript: Check out `client.helpers.*`
9797
* * .NET: Check out `BulkAllObservable`
9898
* * PHP: Check out bulk indexing.
99+
* * Ruby: Check out `Elasticsearch::Helpers::BulkHelper`
99100
*
100101
* **Submitting bulk requests with cURL**
101102
*

0 commit comments

Comments
 (0)