Files
backstage/plugins/search-backend-module-elasticsearch
Fredrik Adelöw 2f86cf799b Merge pull request #27061 from backstage/renovate/short.io-opensearch-mock-0.x
chore(deps): update dependency @short.io/opensearch-mock to ^0.4.0
2024-10-16 10:42:14 +02:00
..
2024-10-14 17:56:00 +02:00
2024-10-15 10:25:03 +00:00
2024-10-14 17:56:00 +02: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.