diff --git a/docs/reference/docs/bulk.asciidoc b/docs/reference/docs/bulk.asciidoc index c6caee9607f..e711d48a993 100644 --- a/docs/reference/docs/bulk.asciidoc +++ b/docs/reference/docs/bulk.asciidoc @@ -109,6 +109,9 @@ JavaScript:: See {jsclient-current}/client-helpers.html[client.helpers.*] +.NET:: + See https://www.elastic.co/guide/en/elasticsearch/client/net-api/current/indexing-documents.html#_multiple_documents_with_bulkallobservable_helper[`BulkAllObservable`] + [float] [[bulk-curl]] ===== Submitting bulk requests with cURL