Skip to content

Commit 3a00585

Browse files
missing doc for java bulk ingester (#5706) (#5711)
(cherry picked from commit 276f92f) Co-authored-by: Laura Trotta <[email protected]>
1 parent 6a8c5cd commit 3a00585

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
@@ -94,6 +94,7 @@ import { OperationContainer, UpdateAction } from './types'
9494
* * Perl: Check out `Search::Elasticsearch::Client::5_0::Bulk` and `Search::Elasticsearch::Client::5_0::Scroll`
9595
* * Python: Check out `elasticsearch.helpers.*`
9696
* * JavaScript: Check out `client.helpers.*`
97+
* * Java: Check out `co.elastic.clients.elasticsearch._helpers.bulk.BulkIngester`
9798
* * .NET: Check out `BulkAllObservable`
9899
* * PHP: Check out bulk indexing.
99100
* * Ruby: Check out `Elasticsearch::Helpers::BulkHelper`

0 commit comments

Comments
 (0)