stac-fastapi-elasticsearch-opensearch icon indicating copy to clipboard operation
stac-fastapi-elasticsearch-opensearch copied to clipboard

Add free-text search extension

Open rhysrevans3 opened this issue 2 months ago • 0 comments

Description:

Adding the free-text search extension. Related to https://github.com/stac-utils/stac-fastapi/pull/655

PR Checklist:

  • [ ] Code is formatted and linted (run pre-commit run --all-files)
  • [ ] Tests pass (run make test)
  • [x] Documentation has been updated to reflect changes, if applicable
  • [x] Changes are added to the changelog

rhysrevans3 avatar Apr 12 '24 13:04 rhysrevans3