Merge pull request #8147 from cowboyd/elastic-search-new-client

Add ability to re-use search cluster configuration from ElasticSearchSearchEngine
This commit is contained in:
Camila Belo
2021-12-15 15:03:11 +01:00
committed by GitHub
8 changed files with 356 additions and 98 deletions
@@ -0,0 +1,6 @@
---
'@backstage/plugin-search-backend-module-elasticsearch': patch
---
Add `newClient()` method to re-use the configuration of the elastic search
engine with custom clients