[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Updated: (ODATA-222) free-text search within a property
[ http://tools.oasis-open.org/issues/browse/ODATA-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ralf Handl updated ODATA-222:
-----------------------------
Proposal:
Add filter function search with two arguments: the first a property path, the second a search expression using the same syntax as $search, and not enclosed in quotes:
~/Report?$filter=search(Description, foo AND bar)
Environment: [Proposed]
> free-text search within a property
> ----------------------------------
>
> Key: ODATA-222
> URL: http://tools.oasis-open.org/issues/browse/ODATA-222
> Project: OASIS Open Data Protocol (OData) TC
> Issue Type: New Feature
> Components: OData URL Conventions v1.0
> Affects Versions: WD01
> Environment: [Proposed]
> Reporter: Andrew Eisenberg
>
> ODATA-139 introduces free-text search for entities, with syntax
> $search=foo AND bar
> I suggest that the same search capability be provided for individual properties. Perhaps:
> .../Report?$filter=search(Description, "foo AND bar")
--
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]