Closed ClemDoum closed 1 year ago
Closing this one waiting for a deeper refacto leveraging dependencies injection
Reopening after the changes: Elastic search client methods are available through the API using dependency injection so there is only one entry point to get to elastic search instance (instead of imports). In tests, is esConnectionHelper the datashare plugin has been added to access custom methods
Changes
Changed
elasticsearch
utils to plugin by adding it to theApi
class