浏览代码

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

Tal Levy 9 年之前
父节点
当前提交
f3a5ee671b
共有 1 个文件被更改,包括 0 次插入1 次删除
  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"]
 [options="header"]
 |======
 |======
 | Name                   | Required  | Default | Description
 | Name                   | Required  | Default | Description
-| `field`                | yes       | -       | The field to set
 | `lang`                 | no        | -       | The scripting language
 | `lang`                 | no        | -       | The scripting language
 | `file`                 | no        | -       | The script file to refer to
 | `file`                 | no        | -       | The script file to refer to
 | `id`                   | no        | -       | The stored script id to refer to
 | `id`                   | no        | -       | The stored script id to refer to