Static class for access to Full-Text-Search
static Task< bool > SetFullTextSearchIndexCollection(string IndexCollection, string CollectionName)
Defines the Full-text-search index collection name, for objects in a given collection.
Matches a Full-Text-Search Index with a Database Collection.
FtsCollection(ScriptNode IndexCollection, ScriptNode DatabaseCollection, int Start, int Length, Expression Expression)
Matches a Full-Text-Search Index with a Database Collection.
override async Task< IElement > EvaluateScalarAsync(string Argument1, string Argument2, Variables Variables)
Evaluates the function on two scalar arguments.
override bool IsAsynchronous
If the node (or its decendants) include asynchronous evaluation. Asynchronous nodes should be evaluat...
override string FunctionName
Name of the function
override IElement EvaluateScalar(string Argument1, string Argument2, Variables Variables)
Evaluates the function on two scalar arguments.
override string[] DefaultArgumentNames
Default Argument names