Skip to content

Support for the STAC API free-text extension  #293

@hrodmn

Description

@hrodmn

The STAC API free-text extension enables a user to provide a parameter q with some free-text search query parameters. This is perhaps redundant with the filter extension, but it is much easier to write a text query using the q parameter. e.g. landsat OR sentinel to get records that contain the term sentinel or landsat, landsat AND sentinel to get records that contain both terms.

Adding support for the q parameter would be particularly useful for improving the collection search functionality!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions