[
https://issues.apache.org/jira/browse/OLINGO-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15058110#comment-15058110
]
Michael Bolz commented on OLINGO-568:
-------------------------------------
Hi all,
The basic {{$search}} query parser is finished with {this
commit|https://git1-us-west.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=f1fff0a885e43fb9674a739aaf6859c05ad5646c].
Further parser improvement and development will be done in
https://issues.apache.org/jira/browse/OLINGO-834.
Hence this issue here will be handled as resolved/closed.
Best Regards,
Michael
> OData $search Query Parser for Olingo
> -------------------------------------
>
> Key: OLINGO-568
> URL: https://issues.apache.org/jira/browse/OLINGO-568
> Project: Olingo
> Issue Type: New Feature
> Components: odata4-server
> Affects Versions: (Java) V4 4.0.0-beta-02, (Java) V4 4.0.0
> Reporter: Christian Amend
> Assignee: Michael Bolz
>
> The OData V4 specification describes a System Query Option called $search as
> follows: "The $search system query option allows clients to request entities
> matching a free-text search expression."
> In scope of this JIRA item we would like to implement a parser which can
> parse such query strings and provide them to an application in an
> understandable manner.
> This issue could be implemented by a Student who takes part in the GSoC as it
> is a very isolated topic within the Olingo V4 server library. It would still
> require a broad knowledge of the OData topic to be an opportunity to learn.
> The scope for the GSoC does not need to include all subtasks which are
> currently attached to this issue. If you are interested comment this issue or
> write a mail to [email protected]
> Sources:
> V4 Specification:
> http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part2-url-conventions/odata-v4.0-errata02-os-part2-url-conventions-complete.html#_Toc405999475
> Olingo Website: http://olingo.apache.org/
> OData.org: http://www.odata.org/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)