Add ability to re-use search cluster configuration from engine

Signed-off-by: Charles Lowell <cowboyd@frontside.com>
This commit is contained in:
Charles Lowell
2021-11-18 14:03:56 +02:00
parent 9b84f1228c
commit 68512f5178
3 changed files with 128 additions and 91 deletions
@@ -0,0 +1,6 @@
---
'@backstage/plugin-search-backend-module-elasticsearch': minor
---
Add `newClient()` method to re-use the configuration of the elastic search
engine with custom clients