Files
backstage/plugins/search-backend-module-elasticsearch
Patrik Oldsberg b436f73803 Merge pull request #31166 from schultzp2020/constructor-parameters
refactor: convert constructor parameter properties for erasableSyntaxOnly compatibility
2025-10-15 18:56:42 +02:00
..
2025-10-14 15:29:54 +00:00
2025-10-14 15:29:54 +00:00
2025-10-14 08:29:22 -05: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.