Files
backstage/.changeset/shaggy-crews-carry.md
T
Heikki Hellgren 104b6b1948 fix: elastic search for missing or no indexes
this occurs when the index is missing during the search for example the
TechDocs provider creates the index when initiating, but if there's no
docs to index, it removes the index but still tries to search from it.

fixes #16423

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2023-04-05 16:12:38 +02:00

127 B

@backstage/plugin-search-backend-module-elasticsearch
@backstage/plugin-search-backend-module-elasticsearch
patch

fix ElasticSearch throwing error when index is missing