3123c16a0a
According to the usual Backstage package naming conventions, @backstage/plugin-search-backend-node should be called @backstage/plugin-search-node. Because of this mismatch, metadata was generated incorrectly. Adjust the metadata in all search packages to include the node package, and fix the pluginId in the node package itself. Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com> Co-authored-by: Jack Palmer <jackpalmer@spotify.com>
Backstage Search
A search plugin library which holds functionality the search plugin itself and other frontend plugins (e.g. techdocs, home) depend on.