@coveo/headless
    Preparing search index...

    Interface QueryExpressions

    interface QueryExpressions {
        advancedExpression: string;
        basicExpression: string;
        constantExpression: string;
    }
    Index

    Properties

    advancedExpression: string

    The dynamic filter expression, sent as the aq parameter in the request.

    basicExpression: string

    The search query.

    constantExpression: string

    The static filter expression, typically set by a Tab.