[ 
https://jira.nuxeo.org/browse/NXP-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=78886#action_78886
 ] 

Florent Guillaume commented on NXP-4464:
----------------------------------------

Note that current workarounds are:
- denormalize the data using a listener on beforeDocumentModification or 
aboutToCreate and store the fields that have to be queryable in a non-complex 
schema,
- use direct JDBC calls and JOIN the necessary tables.


> VCS: allow NXQL to query complex properties
> -------------------------------------------
>
>                 Key: NXP-4464
>                 URL: https://jira.nuxeo.org/browse/NXP-4464
>             Project: Nuxeo Enterprise Platform
>          Issue Type: New Feature
>          Components: Core, Core SQL Storage
>    Affects Versions: 5.3 GA
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>            Priority: Major
>
> Add a way for NXQL to be able to express queries on complex properties, and 
> for NXQLQueryMaker to appropriately transform them to native SQL that uses 
> JOINs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to