hlxsites / vg-volvotrucks-us

Franklin site for https://www.volvotrucks.us/
https://www.volvotrucks.us/
Apache License 2.0
2 stars 5 forks source link

Create a new Search GraphQL endpoint for volvotrucks.us #586

Closed mollyaljenkins closed 3 months ago

mollyaljenkins commented 3 months ago

Description As a backend developer, I want to be able to switch the connector from SearchStax to OpenSearch, so that documents are now published on the OpenSearch service backend.

Business Need As the SearchStax licence has expired, and for Volvo Trucks, it was not replaced with OpenSearch previously, search is currently not working in production. Updates needed to support calls and responses from OpenSearch instead of existing SearchStax index.

Acceptance Criteria