[ https://issues.apache.org/jira/browse/OLINGO-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ramya resolved OLINGO-1358. --------------------------- Resolution: Fixed > 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)