Socket
Socket
Sign inDemoInstall

@backstage/plugin-search-backend-node

Package Overview
Dependencies
Maintainers
4
Versions
1039
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/plugin-search-backend-node

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:


Version published
Weekly downloads
56K
increased by0.19%
Maintainers
4
Weekly downloads
 
Created
Source

search-backend-node

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:

  • Allowing other backend plugins to register the fact that they have documents that they'd like to be indexed by a search engine (known as collators)
  • Allowing other backend plugins to register the fact that they have metadata that they'd like to augment existing documents in the search index with (known as decorators)
  • A scheduler that, at configurable intervals, compiles documents to be indexed and passes them to a search engine for indexing
  • Types for all of the above

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.

FAQs

Package last updated on 22 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc