浏览代码

[DOCS] More updates to script parameters section of breaking changes doc

Colin Goodheart-Smithe 10 年之前
父节点
当前提交
b76c394bf3
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docs/reference/migration/migrate_2_0.asciidoc

+ 3 - 0
docs/reference/migration/migrate_2_0.asciidoc

@@ -417,6 +417,9 @@ script.indexed: on
 Deprecated script parameters `id`, `file`, `scriptField`, `script_id`, `script_file`, 
 `script`, `lang` and `params`. The <<modules-scripting,new script API syntax>> should be used in their place.
 
+The deprecated script parameters have been removed from the Java API so applications using the Java API will 
+need to be updated.
+
 === Groovy scripts sandbox
 
 The groovy sandbox and related settings have been removed. Groovy is now a non