Is it possible to make an OR query using <whereClause> ??

Something like this:

<whereClause>
        <predicate parameter="pl:navegationEstateVocab" operator="LIKE">
          <field schema="queryMetadataNav" name="data" />
        </predicate>

OR

        <predicate parameter="pl:navegationTypeVocab" operator="LIKE">
          <field schema="queryMetadataNav" name="data" />
        </predicate>
</whereClause>
--
Posted by "franciscogonzalez" at Nuxeo Discussions 
<http://nuxeo.org/discussions>
View the complete thread: 
<http://www.nuxeo.org/discussions/thread.jspa?threadID=3082#9126>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to