Browse Source

[docs] [fix] `field` is no longer an option for the script processor (#20614)

Tal Levy 9 years ago
parent
commit
550a0449bc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      docs/reference/ingest/ingest-node.asciidoc

+ 0 - 1
docs/reference/ingest/ingest-node.asciidoc

@@ -1377,7 +1377,6 @@ caching see <<modules-scripting-using-caching, Script Caching>>.
 [options="header"]
 |======
 | Name                   | Required  | Default | Description
-| `field`                | yes       | -       | The field to set
 | `lang`                 | no        | -       | The scripting language
 | `file`                 | no        | -       | The script file to refer to
 | `id`                   | no        | -       | The stored script id to refer to