Skip to content

Commit 6738e80

Browse files
Add reference to PHP client on Bulk API page (#78558)
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
1 parent a83b4b8 commit 6738e80

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/docs/bulk.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ JavaScript::
142142
.NET::
143143
See https://www.elastic.co/guide/en/elasticsearch/client/net-api/current/indexing-documents.html#bulkall-observable[`BulkAllObservable`]
144144

145+
PHP::
146+
See https://www.elastic.co/guide/en/elasticsearch/client/php-api/current/indexing_documents.html#_bulk_indexing[Bulk indexing]
147+
145148
[discrete]
146149
[[bulk-curl]]
147150
===== Submitting bulk requests with cURL

0 commit comments

Comments
 (0)