Boolean property comparison

Query: Select all documents where property apollo:someProperty equals to false.

Initial data:

SELECT * FROM cmis:document WHERE (apollo:someProperty = FALSE)

Query result:

Copyright ©2012. All rights reserved. eXo Platform SAS