[ 
https://jira.nuxeo.org/browse/NXP-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent Guillaume updated NXP-6126:
-----------------------------------

         Priority: Major  (was: Minor)
      Impact type: [API added]
    Upgrade notes: 
You can now do a query on per-instance facets using the ecm:mixinType 
pseudo-property:
  ... WHERE ecm:mixinType IN ('MyMixin', 'OtherMixin') ...
  ... WHERE ecm:mixinType NOT IN ('MyMixin', 'OtherMixin') ...
  ... WHERE ecm:mixinType = 'MyMixin' ...
  ... WHERE ecm:mixinType <> 'MyMixin' ...

Note that per-type facets are also matched by these clauses.

For efficiency reasons, the facets "Folderish" and "HiddenInNavigation" are 
special and never matched per-instance (only per-type).


> Allow query on facet presence
> -----------------------------
>
>                 Key: NXP-6126
>                 URL: https://jira.nuxeo.org/browse/NXP-6126
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Sub-task
>          Components: Core SQL Storage
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>            Priority: Major
>             Fix For: 5.4.1
>
>


-- 
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