-
Task
-
Resolution: Fixed
-
Normal
-
None
-
None
-
None
-
None
I just realized there have been changes with the javascript packages used to interact with ES.
We are using the now-deprecated https://github.com/elastic/elasticsearch-js-legacy
instead of its replacement https://github.com/elastic/elasticsearch-js (`npm install @elastic/elasticsearch`)
This package needs to be replaced and thoroughly tested where search indexing/reindexing is used.
- is related to
-
BB-355 Improve configuration of ElasticSearch
- Open