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

Anahide Tchertchian updated NXP-6441:
-------------------------------------

    Fix Version/s:     (was: 5.4.2)
                   5.4.3

> Update query support of the IN and NOT IN operator in content view predicates
> -----------------------------------------------------------------------------
>
>                 Key: NXP-6441
>                 URL: https://jira.nuxeo.com/browse/NXP-6441
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>            Reporter: Anahide Tchertchian
>             Fix For: 5.4.3
>
>
> Searches on the IN operator are split as JackRabbit did not support that kind 
> of query.
> "WHERE dc:contributors IN ('bob', 'john')" is then rewritten "WHERE 
> (dc:contributors = 'bob' OR dc:contributors = 'john')" which is useless.
> + "NOT IN" operator is not supported

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to