diff --git a/java-client/src/main/java/co/elastic/clients/elasticsearch/ElasticsearchAsyncClient.java b/java-client/src/main/java/co/elastic/clients/elasticsearch/ElasticsearchAsyncClient.java
index a6bbc122f8..09a73e1a39 100644
--- a/java-client/src/main/java/co/elastic/clients/elasticsearch/ElasticsearchAsyncClient.java
+++ b/java-client/src/main/java/co/elastic/clients/elasticsearch/ElasticsearchAsyncClient.java
@@ -553,7 +553,7 @@ public ElasticsearchXpackAsyncClient xpack() {
* documentation for step-by-step instructions using the index settings API.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-bulk">Documentation
* on elastic.co
*/
@@ -738,7 +738,7 @@ public CompletableFuture bulk(BulkRequest request) {
* a function that initializes a builder to create the
* {@link BulkRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-bulk">Documentation
* on elastic.co
*/
@@ -917,7 +917,7 @@ public final CompletableFuture bulk(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-bulk">Documentation
* on elastic.co
*/
@@ -934,7 +934,7 @@ public CompletableFuture bulk() {
* Clear the search context and results for a scrolling search.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-clear-scroll">Documentation
* on elastic.co
*/
@@ -954,7 +954,7 @@ public CompletableFuture clearScroll(ClearScrollRequest req
* a function that initializes a builder to create the
* {@link ClearScrollRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-clear-scroll">Documentation
* on elastic.co
*/
@@ -969,7 +969,7 @@ public final CompletableFuture clearScroll(
* Clear the search context and results for a scrolling search.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-clear-scroll">Documentation
* on elastic.co
*/
@@ -991,7 +991,7 @@ public CompletableFuture clearScroll() {
* requests.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-open-point-in-time">Documentation
* on elastic.co
*/
@@ -1016,7 +1016,7 @@ public CompletableFuture closePointInTime(ClosePointIn
* a function that initializes a builder to create the
* {@link ClosePointInTimeRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-open-point-in-time">Documentation
* on elastic.co
*/
@@ -1045,7 +1045,7 @@ public final CompletableFuture closePointInTime(
* increase the scalability of the count.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-count">Documentation
* on elastic.co
*/
@@ -1077,7 +1077,7 @@ public CompletableFuture count(CountRequest request) {
* a function that initializes a builder to create the
* {@link CountRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-count">Documentation
* on elastic.co
*/
@@ -1104,7 +1104,7 @@ public final CompletableFuture count(
* increase the scalability of the count.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-count">Documentation
* on elastic.co
*/
@@ -1241,7 +1241,7 @@ public CompletableFuture count() {
* and failed.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-create">Documentation
* on elastic.co
*/
@@ -1381,7 +1381,7 @@ public CompletableFuture create(CreateRequestDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-create">Documentation
* on elastic.co
*/
@@ -1446,7 +1446,7 @@ public final CompletableFuture create(
* needed) to shard replicas within that ID group.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-delete">Documentation
* on elastic.co
*/
@@ -1514,7 +1514,7 @@ public CompletableFuture delete(DeleteRequest request) {
* a function that initializes a builder to create the
* {@link DeleteRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-delete">Documentation
* on elastic.co
*/
@@ -1658,7 +1658,7 @@ public final CompletableFuture delete(
* checks that it has been cancelled and terminates itself.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-delete-by-query">Documentation
* on elastic.co
*/
@@ -1805,7 +1805,7 @@ public CompletableFuture deleteByQuery(DeleteByQueryReque
* a function that initializes a builder to create the
* {@link DeleteByQueryRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-delete-by-query">Documentation
* on elastic.co
*/
@@ -1825,7 +1825,7 @@ public final CompletableFuture deleteByQuery(
* current batch to prevent scroll timeouts.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-delete-by-query-rethrottle">Documentation
* on elastic.co
*/
@@ -1849,7 +1849,7 @@ public CompletableFuture deleteByQueryRethrottl
* a function that initializes a builder to create the
* {@link DeleteByQueryRethrottleRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-delete-by-query-rethrottle">Documentation
* on elastic.co
*/
@@ -1866,7 +1866,7 @@ public final CompletableFuture deleteByQueryRet
* Deletes a stored script or search template.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-delete-script">Documentation
* on elastic.co
*/
@@ -1886,7 +1886,7 @@ public CompletableFuture deleteScript(DeleteScriptRequest
* a function that initializes a builder to create the
* {@link DeleteScriptRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-delete-script">Documentation
* on elastic.co
*/
@@ -1923,7 +1923,7 @@ public final CompletableFuture deleteScript(
* deleted documents in the background as you continue to index more data.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -1963,7 +1963,7 @@ public CompletableFuture exists(ExistsRequest request) {
* a function that initializes a builder to create the
* {@link ExistsRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -1987,7 +1987,7 @@ public final CompletableFuture exists(
* A document's source is not available if it is disabled in the mapping.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2014,7 +2014,7 @@ public CompletableFuture existsSource(ExistsSourceRequest reque
* a function that initializes a builder to create the
* {@link ExistsSourceRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2032,7 +2032,7 @@ public final CompletableFuture existsSource(
* query. It computes a score explanation for a query and a specific document.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-explain">Documentation
* on elastic.co
*/
@@ -2056,7 +2056,7 @@ public CompletableFuture> explain(Explain
* a function that initializes a builder to create the
* {@link ExplainRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-explain">Documentation
* on elastic.co
*/
@@ -2093,7 +2093,7 @@ public final CompletableFuture> explain(
* query. It computes a score explanation for a query and a specific document.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-explain">Documentation
* on elastic.co
*/
@@ -2117,7 +2117,7 @@ public CompletableFuture> explain(Explain
* a function that initializes a builder to create the
* {@link ExplainRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-explain">Documentation
* on elastic.co
*/
@@ -2139,7 +2139,7 @@ public final CompletableFuture> explain(
* field that belongs to the keyword family.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-field-caps">Documentation
* on elastic.co
*/
@@ -2164,7 +2164,7 @@ public CompletableFuture fieldCaps(FieldCapsRequest request)
* a function that initializes a builder to create the
* {@link FieldCapsRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-field-caps">Documentation
* on elastic.co
*/
@@ -2184,7 +2184,7 @@ public final CompletableFuture fieldCaps(
* field that belongs to the keyword family.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-field-caps">Documentation
* on elastic.co
*/
@@ -2270,7 +2270,7 @@ public CompletableFuture fieldCaps() {
* deleted documents in the background as you continue to index more data.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2362,7 +2362,7 @@ public CompletableFuture> get(GetRequest requ
* a function that initializes a builder to create the
* {@link GetRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2466,7 +2466,7 @@ public final CompletableFuture> get(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2557,7 +2557,7 @@ public CompletableFuture> get(GetRequest requ
* a function that initializes a builder to create the
* {@link GetRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2574,7 +2574,7 @@ public final CompletableFuture> get(
* Retrieves a stored script or search template.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get-script">Documentation
* on elastic.co
*/
@@ -2594,7 +2594,7 @@ public CompletableFuture getScript(GetScriptRequest request)
* a function that initializes a builder to create the
* {@link GetScriptRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get-script">Documentation
* on elastic.co
*/
@@ -2611,7 +2611,7 @@ public final CompletableFuture getScript(
* Get a list of supported script contexts and their methods.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get-script-context">Documentation
* on elastic.co
*/
public CompletableFuture getScriptContext() {
@@ -2627,7 +2627,7 @@ public CompletableFuture getScriptContext() {
* Get a list of available script types, languages, and contexts.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get-script-languages">Documentation
* on elastic.co
*/
public CompletableFuture getScriptLanguages() {
@@ -2656,7 +2656,7 @@ public CompletableFuture getScriptLanguages() {
*
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2693,7 +2693,7 @@ public CompletableFuture> getSource(Get
* a function that initializes a builder to create the
* {@link GetSourceRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2742,7 +2742,7 @@ public final CompletableFuture> getSource(
*
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2779,7 +2779,7 @@ public CompletableFuture> getSource(Get
* a function that initializes a builder to create the
* {@link GetSourceRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2822,7 +2822,7 @@ public final CompletableFuture> getSour
* false to disable the more expensive analysis logic.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-health-report">Documentation
* on elastic.co
*/
@@ -2868,7 +2868,7 @@ public CompletableFuture healthReport(HealthReportRequest
* a function that initializes a builder to create the
* {@link HealthReportRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-health-report">Documentation
* on elastic.co
*/
@@ -2909,7 +2909,7 @@ public final CompletableFuture healthReport(
* false to disable the more expensive analysis logic.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-health-report">Documentation
* on elastic.co
*/
@@ -3118,7 +3118,7 @@ public CompletableFuture healthReport() {
* used if the index operations arrive out of order.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-create">Documentation
* on elastic.co
*/
@@ -3330,7 +3330,7 @@ public CompletableFuture index(IndexRequestDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-create">Documentation
* on elastic.co
*/
@@ -3349,7 +3349,7 @@ public final CompletableFuture index(
* as the version number, should be ignored.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/group/endpoint-info">Documentation
* on elastic.co
*/
public CompletableFuture info() {
@@ -3385,7 +3385,7 @@ public CompletableFuture info() {
* instructions.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-mget">Documentation
* on elastic.co
*/
@@ -3429,7 +3429,7 @@ public CompletableFuture> mget(MgetRequest r
* a function that initializes a builder to create the
* {@link MgetRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-mget">Documentation
* on elastic.co
*/
@@ -3486,7 +3486,7 @@ public final CompletableFuture> mget(
* instructions.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-mget">Documentation
* on elastic.co
*/
@@ -3529,7 +3529,7 @@ public CompletableFuture> mget(MgetRequest r
* a function that initializes a builder to create the
* {@link MgetRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-mget">Documentation
* on elastic.co
*/
@@ -3564,7 +3564,7 @@ public final CompletableFuture> mget(
* application/x-ndjson.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-msearch">Documentation
* on elastic.co
*/
@@ -3605,7 +3605,7 @@ public CompletableFuture> msearch(Msearch
* a function that initializes a builder to create the
* {@link MsearchRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-msearch">Documentation
* on elastic.co
*/
@@ -3659,7 +3659,7 @@ public final CompletableFuture> msearch(
* application/x-ndjson.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-msearch">Documentation
* on elastic.co
*/
@@ -3700,7 +3700,7 @@ public CompletableFuture> msearch(Msearch
* a function that initializes a builder to create the
* {@link MsearchRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-msearch">Documentation
* on elastic.co
*/
@@ -3731,7 +3731,7 @@ public final CompletableFuture> msearch(
*
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-msearch-template">Documentation
* on elastic.co
*/
@@ -3769,7 +3769,7 @@ public CompletableFuture> msearch
* a function that initializes a builder to create the
* {@link MsearchTemplateRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-msearch-template">Documentation
* on elastic.co
*/
@@ -3820,7 +3820,7 @@ public final CompletableFuture> msearchTemplate(
*
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-msearch-template">Documentation
* on elastic.co
*/
@@ -3858,7 +3858,7 @@ public CompletableFuture> msearch
* a function that initializes a builder to create the
* {@link MsearchTemplateRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-msearch-template">Documentation
* on elastic.co
*/
@@ -3885,7 +3885,7 @@ public final CompletableFuture> m
* determined by the specified _index.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-mtermvectors">Documentation
* on elastic.co
*/
@@ -3915,7 +3915,7 @@ public CompletableFuture mtermvectors(MtermvectorsRequest
* a function that initializes a builder to create the
* {@link MtermvectorsRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-mtermvectors">Documentation
* on elastic.co
*/
@@ -3940,7 +3940,7 @@ public final CompletableFuture mtermvectors(
* determined by the specified _index.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-mtermvectors">Documentation
* on elastic.co
*/
@@ -4010,7 +4010,7 @@ public CompletableFuture mtermvectors() {
* point-in-times (that is, search contexts) are open with the nodes stats API.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-open-point-in-time">Documentation
* on elastic.co
*/
@@ -4083,7 +4083,7 @@ public CompletableFuture openPointInTime(OpenPointInTim
* a function that initializes a builder to create the
* {@link OpenPointInTimeRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-open-point-in-time">Documentation
* on elastic.co
*/
@@ -4100,7 +4100,7 @@ public final CompletableFuture openPointInTime(
* Get information about whether the cluster is running.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/group/endpoint-cluster">Documentation
* on elastic.co
*/
public CompletableFuture ping() {
@@ -4115,7 +4115,7 @@ public CompletableFuture ping() {
* Creates or updates a stored script or search template.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-put-script">Documentation
* on elastic.co
*/
@@ -4135,7 +4135,7 @@ public CompletableFuture putScript(PutScriptRequest request)
* a function that initializes a builder to create the
* {@link PutScriptRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-put-script">Documentation
* on elastic.co
*/
@@ -4153,7 +4153,7 @@ public final CompletableFuture putScript(
* queries.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-rank-eval">Documentation
* on elastic.co
*/
@@ -4174,7 +4174,7 @@ public CompletableFuture rankEval(RankEvalRequest request) {
* a function that initializes a builder to create the
* {@link RankEvalRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-rank-eval">Documentation
* on elastic.co
*/
@@ -4270,7 +4270,7 @@ public final CompletableFuture rankEval(
* Refer to the linked documentation for examples of how to reindex documents.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-reindex">Documentation
* on elastic.co
*/
@@ -4369,7 +4369,7 @@ public CompletableFuture reindex(ReindexRequest request) {
* a function that initializes a builder to create the
* {@link ReindexRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-reindex">Documentation
* on elastic.co
*/
@@ -4396,7 +4396,7 @@ public final CompletableFuture reindex(
* batch. This behavior prevents scroll timeouts.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-reindex">Documentation
* on elastic.co
*/
@@ -4426,7 +4426,7 @@ public CompletableFuture reindexRethrottle(ReindexRet
* a function that initializes a builder to create the
* {@link ReindexRethrottleRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-reindex">Documentation
* on elastic.co
*/
@@ -4443,7 +4443,7 @@ public final CompletableFuture reindexRethrottle(
* Render a search template as a search request body.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-render-search-template">Documentation
* on elastic.co
*/
@@ -4463,7 +4463,7 @@ public CompletableFuture renderSearchTemplate(Rend
* a function that initializes a builder to create the
* {@link RenderSearchTemplateRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-render-search-template">Documentation
* on elastic.co
*/
@@ -4478,7 +4478,7 @@ public final CompletableFuture renderSearchTemplat
* Render a search template as a search request body.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-render-search-template">Documentation
* on elastic.co
*/
@@ -4656,7 +4656,7 @@ public final CompletableFuture
* changes only affect later search and scroll requests.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-scroll">Documentation
* on elastic.co
*/
@@ -4699,7 +4699,7 @@ public CompletableFuture> scroll(ScrollReq
* a function that initializes a builder to create the
* {@link ScrollRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-scroll">Documentation
* on elastic.co
*/
@@ -4755,7 +4755,7 @@ public final CompletableFuture> scroll(
* changes only affect later search and scroll requests.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-scroll">Documentation
* on elastic.co
*/
@@ -4797,7 +4797,7 @@ public CompletableFuture> scroll(ScrollReq
* a function that initializes a builder to create the
* {@link ScrollRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-scroll">Documentation
* on elastic.co
*/
@@ -4839,7 +4839,7 @@ public final CompletableFuture> scroll(
* document IDs, which are not stable across changes to the index.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search">Documentation
* on elastic.co
*/
@@ -4887,7 +4887,7 @@ public CompletableFuture> search(SearchReq
* a function that initializes a builder to create the
* {@link SearchRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search">Documentation
* on elastic.co
*/
@@ -4948,7 +4948,7 @@ public final CompletableFuture> search(
* document IDs, which are not stable across changes to the index.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search">Documentation
* on elastic.co
*/
@@ -4995,7 +4995,7 @@ public CompletableFuture> search(SearchReq
* a function that initializes a builder to create the
* {@link SearchRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search">Documentation
* on elastic.co
*/
@@ -5319,7 +5319,7 @@ public final CompletableFuture> search(
* tile search examples guide.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-mvt">Documentation
* on elastic.co
*/
@@ -5646,7 +5646,7 @@ public CompletableFuture searchMvt(SearchMvtRequest request) {
* a function that initializes a builder to create the
* {@link SearchMvtRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-mvt">Documentation
* on elastic.co
*/
@@ -5670,7 +5670,7 @@ public final CompletableFuture searchMvt(
* the target data stream, index, or alias.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-shards">Documentation
* on elastic.co
*/
@@ -5697,7 +5697,7 @@ public CompletableFuture searchShards(SearchShardsRequest
* a function that initializes a builder to create the
* {@link SearchShardsRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-shards">Documentation
* on elastic.co
*/
@@ -5719,7 +5719,7 @@ public final CompletableFuture searchShards(
* the target data stream, index, or alias.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-shards">Documentation
* on elastic.co
*/
@@ -5734,7 +5734,7 @@ public CompletableFuture searchShards() {
* Run a search with a search template.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-template">Documentation
* on elastic.co
*/
@@ -5756,7 +5756,7 @@ public CompletableFuture> searchTe
* a function that initializes a builder to create the
* {@link SearchTemplateRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-template">Documentation
* on elastic.co
*/
@@ -5791,7 +5791,7 @@ public final CompletableFuture> searchTemplate(
* Run a search with a search template.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-template">Documentation
* on elastic.co
*/
@@ -5813,7 +5813,7 @@ public CompletableFuture> searchTe
* a function that initializes a builder to create the
* {@link SearchTemplateRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-template">Documentation
* on elastic.co
*/
@@ -5838,7 +5838,7 @@ public final CompletableFuture> se
*
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-terms-enum">Documentation
* on elastic.co
*/
@@ -5866,7 +5866,7 @@ public CompletableFuture termsEnum(TermsEnumRequest request)
* a function that initializes a builder to create the
* {@link TermsEnumRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-terms-enum">Documentation
* on elastic.co
*/
@@ -5935,7 +5935,7 @@ public final CompletableFuture termsEnum(
* documentation for detailed examples of how to use this API.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-termvectors">Documentation
* on elastic.co
*/
@@ -6007,7 +6007,7 @@ public CompletableFuture termvectors(Termvector
* a function that initializes a builder to create the
* {@link TermvectorsRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-termvectors">Documentation
* on elastic.co
*/
@@ -6049,7 +6049,7 @@ public final CompletableFuture termvectors(
* updates, upserts, and scripted updates, see the External documentation.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-update">Documentation
* on elastic.co
*/
@@ -6097,7 +6097,7 @@ public CompletableFuture
* a function that initializes a builder to create the
* {@link UpdateRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-update">Documentation
* on elastic.co
*/
@@ -6138,7 +6138,7 @@ public final CompletableFutureDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-update">Documentation
* on elastic.co
*/
@@ -6186,7 +6186,7 @@ public CompletableFuture
* a function that initializes a builder to create the
* {@link UpdateRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-update">Documentation
* on elastic.co
*/
@@ -6349,7 +6349,7 @@ public final CompletableFuture_update_by_query API:
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-update-by-query">Documentation
* on elastic.co
*/
@@ -6514,7 +6514,7 @@ public CompletableFuture updateByQuery(UpdateByQueryReque
* a function that initializes a builder to create the
* {@link UpdateByQueryRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-update-by-query">Documentation
* on elastic.co
*/
@@ -6534,7 +6534,7 @@ public final CompletableFuture updateByQuery(
* current batch to prevent scroll timeouts.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-update-by-query-rethrottle">Documentation
* on elastic.co
*/
@@ -6558,7 +6558,7 @@ public CompletableFuture updateByQueryRethrottl
* a function that initializes a builder to create the
* {@link UpdateByQueryRethrottleRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-update-by-query-rethrottle">Documentation
* on elastic.co
*/
diff --git a/java-client/src/main/java/co/elastic/clients/elasticsearch/ElasticsearchClient.java b/java-client/src/main/java/co/elastic/clients/elasticsearch/ElasticsearchClient.java
index ee5860cd36..6f16421250 100644
--- a/java-client/src/main/java/co/elastic/clients/elasticsearch/ElasticsearchClient.java
+++ b/java-client/src/main/java/co/elastic/clients/elasticsearch/ElasticsearchClient.java
@@ -553,7 +553,7 @@ public ElasticsearchXpackClient xpack() {
* documentation for step-by-step instructions using the index settings API.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-bulk">Documentation
* on elastic.co
*/
@@ -738,7 +738,7 @@ public BulkResponse bulk(BulkRequest request) throws IOException, ElasticsearchE
* a function that initializes a builder to create the
* {@link BulkRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-bulk">Documentation
* on elastic.co
*/
@@ -918,7 +918,7 @@ public final BulkResponse bulk(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-bulk">Documentation
* on elastic.co
*/
@@ -935,7 +935,7 @@ public BulkResponse bulk() throws IOException, ElasticsearchException {
* Clear the search context and results for a scrolling search.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-clear-scroll">Documentation
* on elastic.co
*/
@@ -955,7 +955,7 @@ public ClearScrollResponse clearScroll(ClearScrollRequest request) throws IOExce
* a function that initializes a builder to create the
* {@link ClearScrollRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-clear-scroll">Documentation
* on elastic.co
*/
@@ -971,7 +971,7 @@ public final ClearScrollResponse clearScroll(
* Clear the search context and results for a scrolling search.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-clear-scroll">Documentation
* on elastic.co
*/
@@ -993,7 +993,7 @@ public ClearScrollResponse clearScroll() throws IOException, ElasticsearchExcept
* requests.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-open-point-in-time">Documentation
* on elastic.co
*/
@@ -1019,7 +1019,7 @@ public ClosePointInTimeResponse closePointInTime(ClosePointInTimeRequest request
* a function that initializes a builder to create the
* {@link ClosePointInTimeRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-open-point-in-time">Documentation
* on elastic.co
*/
@@ -1049,7 +1049,7 @@ public final ClosePointInTimeResponse closePointInTime(
* increase the scalability of the count.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-count">Documentation
* on elastic.co
*/
@@ -1081,7 +1081,7 @@ public CountResponse count(CountRequest request) throws IOException, Elasticsear
* a function that initializes a builder to create the
* {@link CountRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-count">Documentation
* on elastic.co
*/
@@ -1108,7 +1108,7 @@ public final CountResponse count(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-count">Documentation
* on elastic.co
*/
@@ -1245,7 +1245,7 @@ public CountResponse count() throws IOException, ElasticsearchException {
* and failed.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-create">Documentation
* on elastic.co
*/
@@ -1386,7 +1386,7 @@ public CreateResponse create(CreateRequest request)
* a function that initializes a builder to create the
* {@link CreateRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-create">Documentation
* on elastic.co
*/
@@ -1452,7 +1452,7 @@ public final CreateResponse create(
* needed) to shard replicas within that ID group.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-delete">Documentation
* on elastic.co
*/
@@ -1520,7 +1520,7 @@ public DeleteResponse delete(DeleteRequest request) throws IOException, Elastics
* a function that initializes a builder to create the
* {@link DeleteRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-delete">Documentation
* on elastic.co
*/
@@ -1664,7 +1664,7 @@ public final DeleteResponse delete(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-delete-by-query">Documentation
* on elastic.co
*/
@@ -1812,7 +1812,7 @@ public DeleteByQueryResponse deleteByQuery(DeleteByQueryRequest request)
* a function that initializes a builder to create the
* {@link DeleteByQueryRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-delete-by-query">Documentation
* on elastic.co
*/
@@ -1833,7 +1833,7 @@ public final DeleteByQueryResponse deleteByQuery(
* current batch to prevent scroll timeouts.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-delete-by-query-rethrottle">Documentation
* on elastic.co
*/
@@ -1857,7 +1857,7 @@ public DeleteByQueryRethrottleResponse deleteByQueryRethrottle(DeleteByQueryReth
* a function that initializes a builder to create the
* {@link DeleteByQueryRethrottleRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-delete-by-query-rethrottle">Documentation
* on elastic.co
*/
@@ -1875,7 +1875,7 @@ public final DeleteByQueryRethrottleResponse deleteByQueryRethrottle(
* Deletes a stored script or search template.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-delete-script">Documentation
* on elastic.co
*/
@@ -1895,7 +1895,7 @@ public DeleteScriptResponse deleteScript(DeleteScriptRequest request) throws IOE
* a function that initializes a builder to create the
* {@link DeleteScriptRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-delete-script">Documentation
* on elastic.co
*/
@@ -1933,7 +1933,7 @@ public final DeleteScriptResponse deleteScript(
* deleted documents in the background as you continue to index more data.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -1973,7 +1973,7 @@ public BooleanResponse exists(ExistsRequest request) throws IOException, Elastic
* a function that initializes a builder to create the
* {@link ExistsRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -1997,7 +1997,7 @@ public final BooleanResponse exists(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2024,7 +2024,7 @@ public BooleanResponse existsSource(ExistsSourceRequest request) throws IOExcept
* a function that initializes a builder to create the
* {@link ExistsSourceRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2043,7 +2043,7 @@ public final BooleanResponse existsSource(
* query. It computes a score explanation for a query and a specific document.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-explain">Documentation
* on elastic.co
*/
@@ -2067,7 +2067,7 @@ public ExplainResponse explain(ExplainRequest request, Cl
* a function that initializes a builder to create the
* {@link ExplainRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-explain">Documentation
* on elastic.co
*/
@@ -2105,7 +2105,7 @@ public final ExplainResponse explain(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-explain">Documentation
* on elastic.co
*/
@@ -2129,7 +2129,7 @@ public ExplainResponse explain(ExplainRequest request, Ty
* a function that initializes a builder to create the
* {@link ExplainRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-explain">Documentation
* on elastic.co
*/
@@ -2152,7 +2152,7 @@ public final ExplainResponse explain(
* field that belongs to the keyword family.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-field-caps">Documentation
* on elastic.co
*/
@@ -2177,7 +2177,7 @@ public FieldCapsResponse fieldCaps(FieldCapsRequest request) throws IOException,
* a function that initializes a builder to create the
* {@link FieldCapsRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-field-caps">Documentation
* on elastic.co
*/
@@ -2197,7 +2197,7 @@ public final FieldCapsResponse fieldCaps(Functionkeyword family.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-field-caps">Documentation
* on elastic.co
*/
@@ -2283,7 +2283,7 @@ public FieldCapsResponse fieldCaps() throws IOException, ElasticsearchException
* deleted documents in the background as you continue to index more data.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2375,7 +2375,7 @@ public GetResponse get(GetRequest request, ClassDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2480,7 +2480,7 @@ public final GetResponse get(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2572,7 +2572,7 @@ public GetResponse get(GetRequest request, Type tDocument
* a function that initializes a builder to create the
* {@link GetRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2589,7 +2589,7 @@ public final GetResponse get(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get-script">Documentation
* on elastic.co
*/
@@ -2609,7 +2609,7 @@ public GetScriptResponse getScript(GetScriptRequest request) throws IOException,
* a function that initializes a builder to create the
* {@link GetScriptRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get-script">Documentation
* on elastic.co
*/
@@ -2626,7 +2626,7 @@ public final GetScriptResponse getScript(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get-script-context">Documentation
* on elastic.co
*/
public GetScriptContextResponse getScriptContext() throws IOException, ElasticsearchException {
@@ -2642,7 +2642,7 @@ public GetScriptContextResponse getScriptContext() throws IOException, Elasticse
* Get a list of available script types, languages, and contexts.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get-script-languages">Documentation
* on elastic.co
*/
public GetScriptLanguagesResponse getScriptLanguages() throws IOException, ElasticsearchException {
@@ -2671,7 +2671,7 @@ public GetScriptLanguagesResponse getScriptLanguages() throws IOException, Elast
*
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2708,7 +2708,7 @@ public GetSourceResponse getSource(GetSourceRequest reque
* a function that initializes a builder to create the
* {@link GetSourceRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2759,7 +2759,7 @@ public final GetSourceResponse getSource(
*
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2796,7 +2796,7 @@ public GetSourceResponse getSource(GetSourceRequest reque
* a function that initializes a builder to create the
* {@link GetSourceRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-get">Documentation
* on elastic.co
*/
@@ -2840,7 +2840,7 @@ public final GetSourceResponse getSource(
* false to disable the more expensive analysis logic.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-health-report">Documentation
* on elastic.co
*/
@@ -2886,7 +2886,7 @@ public HealthReportResponse healthReport(HealthReportRequest request) throws IOE
* a function that initializes a builder to create the
* {@link HealthReportRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-health-report">Documentation
* on elastic.co
*/
@@ -2928,7 +2928,7 @@ public final HealthReportResponse healthReport(
* false to disable the more expensive analysis logic.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-health-report">Documentation
* on elastic.co
*/
@@ -3137,7 +3137,7 @@ public HealthReportResponse healthReport() throws IOException, ElasticsearchExce
* used if the index operations arrive out of order.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-create">Documentation
* on elastic.co
*/
@@ -3349,7 +3349,7 @@ public IndexResponse index(IndexRequest request) throws I
* a function that initializes a builder to create the
* {@link IndexRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-create">Documentation
* on elastic.co
*/
@@ -3369,7 +3369,7 @@ public final IndexResponse index(
* as the version number, should be ignored.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/group/endpoint-info">Documentation
* on elastic.co
*/
public InfoResponse info() throws IOException, ElasticsearchException {
@@ -3405,7 +3405,7 @@ public InfoResponse info() throws IOException, ElasticsearchException {
* instructions.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-mget">Documentation
* on elastic.co
*/
@@ -3449,7 +3449,7 @@ public MgetResponse mget(MgetRequest request, ClassDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-mget">Documentation
* on elastic.co
*/
@@ -3506,7 +3506,7 @@ public final MgetResponse mget(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-mget">Documentation
* on elastic.co
*/
@@ -3550,7 +3550,7 @@ public MgetResponse mget(MgetRequest request, Type tDocum
* a function that initializes a builder to create the
* {@link MgetRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-mget">Documentation
* on elastic.co
*/
@@ -3585,7 +3585,7 @@ public final MgetResponse mget(Functionapplication/x-ndjson.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-msearch">Documentation
* on elastic.co
*/
@@ -3626,7 +3626,7 @@ public MsearchResponse msearch(MsearchRequest request, Cl
* a function that initializes a builder to create the
* {@link MsearchRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-msearch">Documentation
* on elastic.co
*/
@@ -3681,7 +3681,7 @@ public final MsearchResponse msearch(Functionapplication/x-ndjson.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-msearch">Documentation
* on elastic.co
*/
@@ -3722,7 +3722,7 @@ public MsearchResponse msearch(MsearchRequest request, Ty
* a function that initializes a builder to create the
* {@link MsearchRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-msearch">Documentation
* on elastic.co
*/
@@ -3754,7 +3754,7 @@ public final MsearchResponse msearch(
*
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-msearch-template">Documentation
* on elastic.co
*/
@@ -3792,7 +3792,7 @@ public MsearchTemplateResponse msearchTemplate(MsearchTem
* a function that initializes a builder to create the
* {@link MsearchTemplateRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-msearch-template">Documentation
* on elastic.co
*/
@@ -3845,7 +3845,7 @@ public final MsearchTemplateResponse msearchTemplate(
*
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-msearch-template">Documentation
* on elastic.co
*/
@@ -3883,7 +3883,7 @@ public MsearchTemplateResponse msearchTemplate(MsearchTem
* a function that initializes a builder to create the
* {@link MsearchTemplateRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-msearch-template">Documentation
* on elastic.co
*/
@@ -3911,7 +3911,7 @@ public final MsearchTemplateResponse msearchTemplate(
* determined by the specified _index.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-mtermvectors">Documentation
* on elastic.co
*/
@@ -3941,7 +3941,7 @@ public MtermvectorsResponse mtermvectors(MtermvectorsRequest request) throws IOE
* a function that initializes a builder to create the
* {@link MtermvectorsRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-mtermvectors">Documentation
* on elastic.co
*/
@@ -3967,7 +3967,7 @@ public final MtermvectorsResponse mtermvectors(
* determined by the specified _index.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-mtermvectors">Documentation
* on elastic.co
*/
@@ -4037,7 +4037,7 @@ public MtermvectorsResponse mtermvectors() throws IOException, ElasticsearchExce
* point-in-times (that is, search contexts) are open with the nodes stats API.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-open-point-in-time">Documentation
* on elastic.co
*/
@@ -4111,7 +4111,7 @@ public OpenPointInTimeResponse openPointInTime(OpenPointInTimeRequest request)
* a function that initializes a builder to create the
* {@link OpenPointInTimeRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-open-point-in-time">Documentation
* on elastic.co
*/
@@ -4129,7 +4129,7 @@ public final OpenPointInTimeResponse openPointInTime(
* Get information about whether the cluster is running.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/group/endpoint-cluster">Documentation
* on elastic.co
*/
public BooleanResponse ping() throws IOException, ElasticsearchException {
@@ -4144,7 +4144,7 @@ public BooleanResponse ping() throws IOException, ElasticsearchException {
* Creates or updates a stored script or search template.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-put-script">Documentation
* on elastic.co
*/
@@ -4164,7 +4164,7 @@ public PutScriptResponse putScript(PutScriptRequest request) throws IOException,
* a function that initializes a builder to create the
* {@link PutScriptRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-put-script">Documentation
* on elastic.co
*/
@@ -4182,7 +4182,7 @@ public final PutScriptResponse putScript(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-rank-eval">Documentation
* on elastic.co
*/
@@ -4203,7 +4203,7 @@ public RankEvalResponse rankEval(RankEvalRequest request) throws IOException, El
* a function that initializes a builder to create the
* {@link RankEvalRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-rank-eval">Documentation
* on elastic.co
*/
@@ -4299,7 +4299,7 @@ public final RankEvalResponse rankEval(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-reindex">Documentation
* on elastic.co
*/
@@ -4398,7 +4398,7 @@ public ReindexResponse reindex(ReindexRequest request) throws IOException, Elast
* a function that initializes a builder to create the
* {@link ReindexRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-reindex">Documentation
* on elastic.co
*/
@@ -4425,7 +4425,7 @@ public final ReindexResponse reindex(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-reindex">Documentation
* on elastic.co
*/
@@ -4456,7 +4456,7 @@ public ReindexRethrottleResponse reindexRethrottle(ReindexRethrottleRequest requ
* a function that initializes a builder to create the
* {@link ReindexRethrottleRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-reindex">Documentation
* on elastic.co
*/
@@ -4474,7 +4474,7 @@ public final ReindexRethrottleResponse reindexRethrottle(
* Render a search template as a search request body.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-render-search-template">Documentation
* on elastic.co
*/
@@ -4495,7 +4495,7 @@ public RenderSearchTemplateResponse renderSearchTemplate(RenderSearchTemplateReq
* a function that initializes a builder to create the
* {@link RenderSearchTemplateRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-render-search-template">Documentation
* on elastic.co
*/
@@ -4511,7 +4511,7 @@ public final RenderSearchTemplateResponse renderSearchTemplate(
* Render a search template as a search request body.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-render-search-template">Documentation
* on elastic.co
*/
@@ -4691,7 +4691,7 @@ public final ScriptsPainlessExecuteResponse scriptsPainlessEx
* changes only affect later search and scroll requests.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-scroll">Documentation
* on elastic.co
*/
@@ -4734,7 +4734,7 @@ public ScrollResponse scroll(ScrollRequest request, Class
* a function that initializes a builder to create the
* {@link ScrollRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-scroll">Documentation
* on elastic.co
*/
@@ -4791,7 +4791,7 @@ public final ScrollResponse scroll(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-scroll">Documentation
* on elastic.co
*/
@@ -4834,7 +4834,7 @@ public ScrollResponse scroll(ScrollRequest request, Type
* a function that initializes a builder to create the
* {@link ScrollRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-scroll">Documentation
* on elastic.co
*/
@@ -4877,7 +4877,7 @@ public final ScrollResponse scroll(
* document IDs, which are not stable across changes to the index.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search">Documentation
* on elastic.co
*/
@@ -4925,7 +4925,7 @@ public SearchResponse search(SearchRequest request, Class
* a function that initializes a builder to create the
* {@link SearchRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search">Documentation
* on elastic.co
*/
@@ -4987,7 +4987,7 @@ public final SearchResponse search(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search">Documentation
* on elastic.co
*/
@@ -5035,7 +5035,7 @@ public SearchResponse search(SearchRequest request, Type
* a function that initializes a builder to create the
* {@link SearchRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search">Documentation
* on elastic.co
*/
@@ -5360,7 +5360,7 @@ public final SearchResponse search(
* tile search examples guide.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-mvt">Documentation
* on elastic.co
*/
@@ -5687,7 +5687,7 @@ public BinaryResponse searchMvt(SearchMvtRequest request) throws IOException, El
* a function that initializes a builder to create the
* {@link SearchMvtRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-mvt">Documentation
* on elastic.co
*/
@@ -5711,7 +5711,7 @@ public final BinaryResponse searchMvt(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-shards">Documentation
* on elastic.co
*/
@@ -5738,7 +5738,7 @@ public SearchShardsResponse searchShards(SearchShardsRequest request) throws IOE
* a function that initializes a builder to create the
* {@link SearchShardsRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-shards">Documentation
* on elastic.co
*/
@@ -5761,7 +5761,7 @@ public final SearchShardsResponse searchShards(
* the target data stream, index, or alias.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-shards">Documentation
* on elastic.co
*/
@@ -5776,7 +5776,7 @@ public SearchShardsResponse searchShards() throws IOException, ElasticsearchExce
* Run a search with a search template.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-template">Documentation
* on elastic.co
*/
@@ -5798,7 +5798,7 @@ public SearchTemplateResponse searchTemplate(SearchTempla
* a function that initializes a builder to create the
* {@link SearchTemplateRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-template">Documentation
* on elastic.co
*/
@@ -5835,7 +5835,7 @@ public final SearchTemplateResponse searchTemplate(
* Run a search with a search template.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-template">Documentation
* on elastic.co
*/
@@ -5857,7 +5857,7 @@ public SearchTemplateResponse searchTemplate(SearchTempla
* a function that initializes a builder to create the
* {@link SearchTemplateRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-search-template">Documentation
* on elastic.co
*/
@@ -5883,7 +5883,7 @@ public final SearchTemplateResponse searchTemplate(
*
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-terms-enum">Documentation
* on elastic.co
*/
@@ -5911,7 +5911,7 @@ public TermsEnumResponse termsEnum(TermsEnumRequest request) throws IOException,
* a function that initializes a builder to create the
* {@link TermsEnumRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-terms-enum">Documentation
* on elastic.co
*/
@@ -5980,7 +5980,7 @@ public final TermsEnumResponse termsEnum(FunctionDocumentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-termvectors">Documentation
* on elastic.co
*/
@@ -6053,7 +6053,7 @@ public TermvectorsResponse termvectors(TermvectorsRequest
* a function that initializes a builder to create the
* {@link TermvectorsRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-termvectors">Documentation
* on elastic.co
*/
@@ -6096,7 +6096,7 @@ public final TermvectorsResponse termvectors(
* updates, upserts, and scripted updates, see the External documentation.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-update">Documentation
* on elastic.co
*/
@@ -6145,7 +6145,7 @@ public UpdateResponse update(
* a function that initializes a builder to create the
* {@link UpdateRequest}
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-update">Documentation
* on elastic.co
*/
@@ -6186,7 +6186,7 @@ public final UpdateResponse update(
* updates, upserts, and scripted updates, see the External documentation.
*
* @see Documentation
+ * "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-update">Documentation
* on elastic.co
*/
@@ -6235,7 +6235,7 @@ public UpdateResponse update(
* a function that initializes a builder to create the
* {@link UpdateRequest}
* @see