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

Florent Guillaume updated NXP-3486:
-----------------------------------

    Description: 
Allow queries with the LIKE operator on multi-valued properties:
   ... WHERE dc:subjects LIKE 'foo%'
and
   ... WHERE dc:subjects NOT LIKE 'foo%'

(as for = and IN, the NOT version is translated into at NOT EXISTS with a 
subselect)


  was:
Allow queries with the LIKE operator on multi-valued properties:
   ... WHERE dc:subjects LIKE 'foo%'



> Allow LIKE queries for multi-valued properties
> ----------------------------------------------
>
>                 Key: NXP-3486
>                 URL: http://jira.nuxeo.org/browse/NXP-3486
>             Project: Nuxeo Enterprise Platform
>          Issue Type: New Feature
>          Components: Core, Query / Search
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>             Fix For: 5.2 GA
>
>
> Allow queries with the LIKE operator on multi-valued properties:
>    ... WHERE dc:subjects LIKE 'foo%'
> and
>    ... WHERE dc:subjects NOT LIKE 'foo%'
> (as for = and IN, the NOT version is translated into at NOT EXISTS with a 
> subselect)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
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