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

Add an adapter for search-api-v2 #1210

Merged
merged 2 commits into from
Sep 7, 2023
Merged

Add an adapter for search-api-v2 #1210

merged 2 commits into from
Sep 7, 2023

Conversation

mlk-kc
Copy link
Contributor

@mlk-kc mlk-kc commented Sep 6, 2023

In the short-term, search-api-v2 will exist alongside the current search-api service. search-api-v2 provides a compatible API for pure search (GET requests) so the adapter is almost equivalent to search-api. The reasoning for this is so that, from a consuming service's perspective, the search interface is the same.

This repo is owned by the publishing platform team. Please let us know in #govuk-publishing-platform when you raise any PRs.

In the short-term, `search-api-v2` will exist alongside the current `search-api` service.
`search-api-v2` provides a compatible API for pure search (GET requests) so the adapter is
almost equivalent to `search-api`. The reasoning for this is so that, from a consuming
service's perspective, the search interface is the same.
@csutter csutter merged commit 28e4ef3 into main Sep 7, 2023
@csutter csutter deleted the search-api-v2 branch September 7, 2023 12:17
@csutter csutter mentioned this pull request Sep 7, 2023
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