You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramya (JIRA)" <ji...@apache.org> on 2019/05/14 09:25:00 UTC

[jira] [Commented] (OLINGO-1358) OData V4: Support substringof method in filters

    [ https://issues.apache.org/jira/browse/OLINGO-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839250#comment-16839250 ] 

Ramya commented on OLINGO-1358:
-------------------------------

This is fixed as part of the commit https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=9244d682f76596912ba2e25e87dd0aab613b302a

> OData V4: Support substringof method in filters
> -----------------------------------------------
>
>                 Key: OLINGO-1358
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1358
>             Project: Olingo
>          Issue Type: New Feature
>          Components: odata4-server
>            Reporter: Ramya
>            Priority: Major
>
> Curently the library does not support substringof method in filters
> Below url's do not work
> http://host/service/Movies?$filter=substringof(@word,Title)&@word='Black'
> http://services.odata.org/Northwind/Northwind.svc/Customers?$filter=substringof('Alfreds',CompanyName)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)