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 field

Field to look at

RECORD options

Options

FLOAT boost

Factor to increase or decrease the score for this query (defaults to 1f)

Return value

RECORD

Consilio query record