bdbacb3b9c
The search-backend router ensures that all requested types are configured, but since we don't know how this search engine will be used, it's good to properly handle the case where an unconfigured type is supplied. Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
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.