When the core query contains a 'in' constraint, the xpath query is built with 'OR' operators which are written in upper case, they must be in lower case.
see XPathBuilder#inclusion
When the core query contains a 'in' constraint, the xpath query is built with 'OR' operators which are written in upper case, they must be in lower case.
see XPathBuilder#inclusion