Ramya created OLINGO-1358: ----------------------------- Summary: 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
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)