We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8afc0 commit 2254281Copy full SHA for 2254281
core/src/main/java/org/elasticsearch/script/NativeScriptFactory.java
@@ -31,7 +31,7 @@
31
* @see AbstractSearchScript
32
* @see AbstractLongSearchScript
33
* @see AbstractDoubleSearchScript
34
- * @deprecated Create a {@link ScriptEngine} instead of using native scripts
+ * @deprecated Create a {@link ScriptEngineService} instead of using native scripts
35
*/
36
@Deprecated
37
public interface NativeScriptFactory {
0 commit comments