OpenSearch/docs/java-rest/high-level/document
Przemyslaw Gomulka 995bf0ee66
Bulk Api support for global parameters (#34528)
Bulk Request in High level rest client should be consistent with what is
possible in Rest API, therefore should support global parameters. Global
parameters are passed in URL in Rest API.

Some parameters are mandatory - index, type - and would fail validation
if not provided before before the bulk is executed.
Optional parameters - routing, pipeline.

The usage of these should be consistent across sync/async execution,
bulk processor and BulkRequestBuilder

closes #26026
2018-10-30 09:08:12 +01:00
..
bulk.asciidoc Bulk Api support for global parameters (#34528) 2018-10-30 09:08:12 +01:00
delete-by-query.asciidoc HLRC: DRY up remaining CRUD docs (#34925) 2018-10-29 10:32:17 -04:00
delete.asciidoc HLRC: Delete role API (#34620) 2018-10-20 12:11:36 +02:00
exists.asciidoc HLRC - add support for source exists API (#34519) 2018-10-26 14:21:35 +01:00
get.asciidoc Docs: DRY up CRUD docs (#34203) 2018-10-05 11:41:03 -04:00
index.asciidoc Docs: DRY up HLRC index docs (#34157) 2018-10-01 09:59:36 -04:00
multi-get.asciidoc HLRC: DRY up remaining CRUD docs (#34925) 2018-10-29 10:32:17 -04:00
reindex.asciidoc HLRC: DRY up remaining CRUD docs (#34925) 2018-10-29 10:32:17 -04:00
rethrottle.asciidoc HLRC: DRY up remaining CRUD docs (#34925) 2018-10-29 10:32:17 -04:00
term-vectors.asciidoc Reduce the number of callouts to 15 in docs 2018-10-24 17:57:35 -04:00
update-by-query.asciidoc HLRC: DRY up remaining CRUD docs (#34925) 2018-10-29 10:32:17 -04:00
update.asciidoc Docs: DRY up CRUD docs (#34203) 2018-10-05 11:41:03 -04:00