Ramya created OLINGO-1417: ----------------------------- Summary: OData V4: Adopt search option based on new V4 abnf Key: OLINGO-1417 URL: https://issues.apache.org/jira/browse/OLINGO-1417 Project: Olingo Issue Type: Improvement Components: odata4-server Reporter: Ramya
The ABNF for V4 was overly restrictive for search system query option, this got fixed lated in https://github.com/oasis-tcs/odata-abnf/blob/master/abnf/odata-abnf-construction-rules.txt#L332-L356. Numbers are fine, as are numbers with decimal point or decimal comma, minus signs, and any percent-encoded Unicode character from categories Letter (L) and Number (N). The library should be enhanced to support this. -- This message was sent by Atlassian Jira (v8.3.4#803005)