소스 검색

[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