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
*`script_type`: [`IndexerScriptType`](#type-indexerscripttype) - Script Type
5985
5996
5997
+
*`script_search_mode`: [`IndexerScriptSearchMode`](#type-indexerscriptsearchmode)`|``null` - Script search mode, optional default is `prefix`, means search script with prefix
5998
+
5986
5999
*`filter`: [`IndexerSearchKeyFilter`](#type-indexersearchkeyfilter)`|``null` - filter cells by following conditions, all conditions are optional
5987
6000
5988
6001
*`with_data`: `boolean``|``null` - bool, optional default is `true`, if with_data is set to false, the field of returning cell.output_data is null in the result
0 commit comments