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

Allow NXQL queries on complex properties on MongoDB

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 7.4
    • Component/s: Core MongoDB

      Description

      NXQL queries on complex properties should be fully implemented currently on MongoDB (as much as it's possible given the MongoDB query semantics for correlated/uncorrelated item matches).

      Currently queries with list wildcards in the WHERE clause fail:

      • foo/*/bar = 1
      • foo/*1/bar = 1 AND foo/*1/gee = 2

      Also queries with queryAndFetch fail to return proper results for complex columns (foo/bar, foo/*/bar).

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: