Plumile JS API
    Preparing search index...

    Variable FILTER_OPERATORSConst

    FILTER_OPERATORS: readonly [
        "gt",
        "gte",
        "lt",
        "lte",
        "eq",
        "neq",
        "contains",
        "sw",
        "ew",
        "between",
        "in",
        "nin",
    ] = ...