Files
backstage/plugins/search-backend
MT Lewis cd6854046e search-backend: validate query string
Ensures that known query params accepted by the search endpoint have
the correct type after parsing

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-18 16:53:22 +00:00
..
2022-01-18 16:53:22 +00:00
2021-03-19 09:38:44 +01:00
2021-12-15 11:50:44 +00:00
2022-01-18 13:49:07 +00:00

search-backend

This plugin is part of a suite of plugins that comprise the Backstage search platform. This particular plugin responsible for exposing a JSON API for querying a search engine.

Documentation on how to develop and improve the search platform is currently centralized in the search plugin README.md.

For a better overview of how the search platform is put together, check the Backstage Search Architecture documentation.