A newer version of this documentation is available.

View Latest

Boolean Field Query

    March 23, 2025
    + 12

    A boolean field query searches fields that contain boolean true or false values. A boolean field query searches the actual content of the field, and should not be confused with the boolean query.

    json
    { "field": "active", "bool": true }