Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-4339

Support IS NULL in NXQL

    XMLWordPrintable

    Details

      Description

      NXQL do not support expression that assert null values.
      For instance, executing the query:
      SELECT * FROM Document WHERE dc:title IS NULL
      will produce the following error :

      org.nuxeo.ecm.core.api.ClientException: Failed to execute query: org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token <IS> at offset 37 in query: SELECT * FROM Document WHERE dc:title IS NULL
      at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1404)

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: