← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (ODATA-358) Second parameter of the canonical search function should not allow search expressions

From
OASIS Issues Tracker <>
Date
2013-04-25T07:27:54+00:00
ID
972257529.3491366874864105.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (ODATA-358) Second parameter of the canonical search function should not allow search expressions
Second parameter of the canonical search function should not allow search expressions
-------------------------------------------------------------------------------------

                 Key: ODATA-358
                 URL: http://tools.oasis-open.org/issues/browse/ODATA-358
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Improvement
          Components: OData URL Conventions 
            Reporter: Matthew Borges


We should not allow the second parameter of the canonical search function to allow search expressions and instead just take advantage of the "and", "or", and "not" $filter operators.

For example, instead of allowing both:

"...?$filter=search( companyName, 'food AND quality' )
"...?$filter=search( companyName, 'food' ) and search( companyName, 'qualify' )"

only allow the latter.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →