Skip to content

API: 4 Collection Search Extension #97

Description

@RobinGummels

Implement the STAC Collection Search Extension with support for search parameters including full-text search (q), filtering, sorting, and pagination.

Acceptance Criteria:

  • Search endpoint accepts query parameters (q, bbox, datetime, provider, license)
  • Full-text search implemented across title, description, keywords
  • Pagination working with limit and offset/token
  • Sorting by configurable fields
  • Response format compliant with Collection Search Extension

Reference: Section 6.1.2.3, Section 10.3 (AP-04, AP-07)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions