[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Updated: (ODATA-394) Introduce path segment /$all for search on service and entity container level
[ http://tools.oasis-open.org/issues/browse/ODATA-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ralf Handl updated ODATA-394:
-----------------------------
Proposal:
Introduce symbolic resources
(a) service-root/$all
(b) service-root/Entity.Container/$all
that identify (a) the union of all entities in the service or (b) the union of all entities in the container.
These are of type Collection(Edm.EntityType) and allow $search plus all query options applicable to collections of entities.
Accepted: https://www.oasis-open.org/committees/download.php/49325/odata-meeting-38_on-20130523-minutes.html#odata-394
was:
Introduce symbolic resources
(a) service-root/$all
(b) service-root/Entity.Container/$all
that identify (a) the union of all entities in the service or (b) the union of all entities in the container.
These are of type Collection(Edm.EntityType) and allow $search plus all query options applicable to collections of entities.
> Introduce path segment /$all for search on service and entity container level
> -----------------------------------------------------------------------------
>
> Key: ODATA-394
> URL: http://tools.oasis-open.org/issues/browse/ODATA-394
> Project: OASIS Open Data Protocol (OData) TC
> Issue Type: Sub-task
> Components: OData ABNF Construction Rules, OData URL Conventions
> Affects Versions: V4.0_CSD01
> Environment: [Proposed]
> Reporter: Ralf Handl
> Fix For: V4.0_CSD02
>
>
> With ODATA-228 we introduced free-text search on service and entity-container level with the system query option $search.
> This simplistic approach has the drawback of making the resource type dependent on the presence or absence of the $search query option: if present, the URL identifies a collection of entities, if absent the service root identifies the service document and the entity containers identify the Cartesian product of their entity sets.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]