CQHas (open)
Returns a query record that matches all results that have a value for the specified field
Syntax
LOADLIB "mod::consilio/lib/api.whlib";
RECORD FUNCTION CQHas(STRING field, RECORD options)Parameters
STRING fieldField to look at
RECORD optionsOptions
FLOAT boostFactor to increase or decrease the score for this query (defaults to 1f)
Return value
RECORDConsilio query record