File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change 1- | | |
2- | ---| ---|
3- | ** OpenAPI Specification** | [ openapi.yaml] ( openapi.yaml ) |
4- | ** Conformance Class** | https://api.stacspec.org/v1.0.0-beta.2/item-search#free-text-search |
5- | ** [ Maturity Classification] ( https://github.com/radiantearth/stac-api-spec/blob/master/extensions.md#extension-maturity ) ** | Pilot |
6- | ** Dependents** | - Item Search |
1+ # STAC API - Free-Text Search Extension Specification
2+
3+ - ** Title:** Free-Text Search Extension Specification
4+ - ** OpenAPI specification:** [ openapi.yaml] ( openapi.yaml )
5+ - ** Conformance Classes:**
6+ - < https://api.stacspec.org/v1.0.0-beta.2/item-search#free-text-search >
7+ - ** Scope:** STAC API - Core
8+ - ** [ Extension Maturity Classification] ( https://github.com/radiantearth/stac-api-spec/tree/main/README.md#maturity-classification ) :** Proposal
9+ - ** Dependencies:**
10+ - [ STAC API - Core] ( https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-rc.2/core )
11+ - ** Owner** : @agstephens
712
813This defines a new parameter, ` q ` that allows the user to perform free-text queries against the item properties.
914The value of the parameter is a string and is passed to the underlying backend for free-text searches.
You can’t perform that action at this time.
0 commit comments