Merge pull request #15634 from backstage/search/new-client-docs

[Search] Clean up / improve ES client instantiation docs
This commit is contained in:
Eric Peterson
2023-01-10 14:29:05 +01:00
committed by GitHub
3 changed files with 37 additions and 10 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-search-backend-module-elasticsearch': patch
---
Improved documentation on the `ElasticSearchSearchEngine.newClient()` method.