Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable search on /items and add queryables links #89

Merged
merged 5 commits into from
Aug 1, 2024
Merged

Conversation

m-mohr
Copy link
Contributor

@m-mohr m-mohr commented Mar 14, 2024

Related Issue(s):

  • None?

Description:

We had issues getting per-collection item search to work. Also, the queryables links were missing. Here's how we solved it. There might be better solutions, but maybe it helps someone until a proper solution is in place (there are some PRs in place that try to do similar things, e.g. stac-utils/stac-fastapi#587 and #49)

PR Checklist:

  • pre-commit hooks pass locally
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

@vincentsarago vincentsarago self-requested a review August 1, 2024 11:23
@vincentsarago
Copy link
Member

@m-mohr this is ready to be merged. Let me know if the changed I have made are 👍

@m-mohr
Copy link
Contributor Author

m-mohr commented Aug 1, 2024

I think it looks good, but disclaimer: I'm not overly deep into stac-fastapi.

@vincentsarago vincentsarago merged commit 1f36485 into main Aug 1, 2024
7 checks passed
@vincentsarago vincentsarago deleted the fix-search branch August 1, 2024 14:49
@vincentsarago vincentsarago mentioned this pull request Aug 1, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants