-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.0
-
Component/s: CMIS, Core MongoDB
-
Epic Link:
-
Tags:
-
Impact type:Configuration Change
-
Upgrade notes:
-
Sprint:Sprint RepoTeam 5.9.5-2
Today CMISQL is translated directly into SQL.
It would be better to translate to NXQL, because this would allow other query backends like Elasticsearch or MongoDB to take advantage of it.
Of course this would prevent some queries to be executable, for instance JOINs are not possible in NXQL (and neither in Elasticsearch or MongoDB so it's not really a loss).
We'll keep the possibility to use the current CMISQLQueryMaker translating to SQL for those that really needs CMISQL JOINs.
- depends on
-
NXP-11617 Apply security policies not just for NXQL (CMISQL)
- Resolved
-
NXP-15076 Fix NXQL ecm:isLatestVersion = 0 and ecm:isLatestMajorVersion = 0
- Resolved
-
NXP-15078 NXQL query by ancestor id
- Resolved
-
NXP-15083 Explicit fulltext score in NXQL
- Resolved
- is required by
-
NXP-16573 Fix CMISQL/NXQL iterator re-acquisition
- Resolved
-
NXP-14005 CMISQL should support PostgreSQL arrays
- Resolved
-
NXP-17313 Allow proxies to be visible through CMIS
- Resolved