mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
Changes the type of the version parameter in `IngestDocument` from `Long` to `long` and moves it to the third argument, so all required values occur before nullable arguments. The `IngestService` expects a non-null version for a document and will throw an `NullPointerException` if one is not provided. Related: #87309 |
||
---|---|---|
.. | ||
apis | ||
processors | ||
common-log-format-example.asciidoc | ||
enrich.asciidoc | ||
geo-match-enrich-policy-type-ex.asciidoc | ||
match-enrich-policy-type-ex.asciidoc | ||
processors.asciidoc | ||
range-enrich-policy-type-ex.asciidoc |