Files
backstage/plugins/search-backend-module-elasticsearch
Andre Wanlin 2f33a9f63f Fixes for non-breaking typos and typos configuration
Signed-off-by: Andre Wanlin <awanlin@spotify.com>

More

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-04-29 16:54:05 -05:00
..
2026-04-28 15:53:09 +00:00
2026-04-28 15:53:09 +00:00

search-backend-module-elasticsearch

This is an extension to module to search-backend-node plugin, which provides basic types, interfaces and functionality to implement search process within Backstage.

This module provides functionality to index and implement querying using ElasticSearch engine. The module exposes configuration options to connect Backstage to your ElasticSearch cluster to be used as search engine.

Getting started

See Backstage documentation for details on how to install and configure ElasticSearch for your Backstage instance.