As seen in FORGE-910 and FORGE-981, String based search criteria should be used for primitive fields. This will avoid the type coercion issues that are specific to JSF input fields backed by primitive types.
is blocked by
FORGE-981The generated Faces scaffold ignores the search criteria in certain cases for primitive numerical types
Open
FORGE-910In View Beans, Search predicate for boolean fields is not supported