mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
* Allow setting the `type` in the reroute processor This allows configuring the `type` from within the ingest `reroute` processor. Similar to `dataset` and `namespace`, the type defaults to the value extracted from the index name. This means that documents sent to `logs-mysql.access.default` will have a default value of `logs` for the type. Resolves #121553 * Update docs/changelog/122409.yaml |
||
---|---|---|
.. | ||
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 | ||
search-inference-processing.asciidoc | ||
search-ingest-pipelines.asciidoc | ||
search-nlp-tutorial.asciidoc |