Files
backstage/plugins/search-backend
Fredrik Adelöw 4d248725e6 detach the badges plugin from the catalog plugin
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-25 14:37:41 +01:00
..
2021-03-19 09:42:04 +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.