mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
* Adds example plugin for custom ingest processor Adds an example for creating a plugin with a simple custom ingest processor. The example processor repeats the value of an expected filed in a document, or ignores it if the expected field does not exist. Closes #111539 |
||
---|---|---|
.. | ||
creating-classic-plugins.asciidoc | ||
creating-stable-plugins.asciidoc | ||
example-text-analysis-plugin.asciidoc | ||
plugin-descriptor-file.asciidoc |