Skip to content

feat: add resource search querying api design#13

Merged
scotwells merged 3 commits intomainfrom
feat/search-querying-api
Jan 30, 2026
Merged

feat: add resource search querying api design#13
scotwells merged 3 commits intomainfrom
feat/search-querying-api

Conversation

@scotwells
Copy link
Contributor

This proposal includes the API design for two new resources in the search service that can be used for building a search UI.

  • ResourceSearchQuery allows users to execute field filtering and full-text searching capabilities across all indexed resources
  • ResourceFacetQuery allows users to retrieve facet counts for building filter UIs, independent of search results

Closes #8

This proposes two new resources that can be used to help search for
resources in the platform using the search service.
ecv
ecv previously approved these changes Jan 27, 2026
@github-project-automation github-project-automation bot moved this from Backlog to Ready in Searching Resources in Milo Jan 27, 2026
@scotwells scotwells linked an issue Jan 28, 2026 that may be closed by this pull request
JoseSzycho
JoseSzycho previously approved these changes Jan 30, 2026
Base automatically changed from feat/index-policy-api-design to main January 30, 2026 18:27
@ecv ecv dismissed stale reviews from JoseSzycho and themself January 30, 2026 18:27

The base branch was changed.

@scotwells scotwells requested review from JoseSzycho and ecv January 30, 2026 21:18
@scotwells scotwells enabled auto-merge January 30, 2026 21:18
@scotwells scotwells merged commit 9ac052f into main Jan 30, 2026
5 checks passed
@scotwells scotwells deleted the feat/search-querying-api branch January 30, 2026 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Design initial Search API

3 participants