You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently map script query as a single unit but we need to move the inline, file and id properties under another script property of type ScriptBlock.
This ScriptBlock should be used under ScriptScoreFunction rather then the whole ScriptQuery
The text was updated successfully, but these errors were encountered:
See: #1944
We currently map script query as a single unit but we need to move the
inline
,file
andid
properties under anotherscript
property of typeScriptBlock
.This
ScriptBlock
should be used underScriptScoreFunction
rather then the wholeScriptQuery
The text was updated successfully, but these errors were encountered: