Skip to content

Commit f21afde

Browse files
authored
Add link to extension #13
1 parent 4ad94f2 commit f21afde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ These are aligned with the corresponding parameters in STAC API - Features and O
6464

6565
- Conformance class: `https://api.stacspec.org/v1.0.0-rc.1/collection-search#free-text`
6666

67-
A basic free-text search parameter `q` based on OGC API - Records can be added.
68-
See <https://docs.ogc.org/DRAFTS/20-004.html#_parameter_q> for details.
67+
A basic free-text search parameter `q` based on [OGC API - Records](https://docs.ogc.org/DRAFTS/20-004.html#_parameter_q) and the
68+
[STAC API - Free Text Search Extension](https://github.com/stac-api-extensions/freetext-search) can be added.
6969

7070
The specific set of text fields of a Collection to which the parameter is applied is left to the discretion of the implementation, but a recommendation is to at least consider `title`, `description` and `keywords`.
7171

0 commit comments

Comments
 (0)