The correct filter operation on "group.type" field should be "CONTAINS" instead of "LIKE" if one uses addQuery method. I made the corresponding modification in the code, which I posted previously.