Right now the /entities/{entityName}/search endpoint support both isNull and notEmpty operators. These operators are unary (don't use parameter value). Probably these two operators may be replaced by a single isSet operator with the boolean value. This is how generic UI filter component works.