[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Commented: (ODATA-358) Second parameter of the canonical search function should not allow search expressions
[ http://tools.oasis-open.org/issues/browse/ODATA-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=33155#action_33155 ]
Ralf Handl commented on ODATA-358:
----------------------------------
Done
> 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
> Affects Versions: V4.0_WD01
> Environment: [Resolved]
> Reporter: Matthew Borges
> Assignee: Ralf Handl
> Fix For: V4.0_WD01
>
>
> 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
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]