Files
backstage/plugins/search-backend
Eric Peterson ed6508d06c Clean up error handling.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-03-19 09:42:03 +01:00
..
2021-03-19 09:42:03 +01:00
2021-03-19 09:38:44 +01:00
2021-03-19 09:42:03 +01:00

search-backend

This plugin is part of a suite of plugins that comprise the Backstage search platform, which is still very much under development. This plugin specifically is responsible for:

  • Exposing a JSON API for querying a search engine
  • Types related to interacting with that API

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.