-
Notifications
You must be signed in to change notification settings - Fork 125
Closed
Labels
_complexity:lowA task with a low complexity that should be easy to understandA task with a low complexity that should be easy to understand_size:mediumA medium sized task that will take some time to completeA medium sized task that will take some time to completeduplicateThis issue or pull request already existsThis issue or pull request already existsenhancementNew feature or requestNew feature or request
Description
Describe the problem you are trying to solve
Replacing the current elasticsearch client used with the official one may have performance implication
Describe the solution you'd like
Use the official client for elasticsearch, see #411 as well
Notes
The official client doesn't support connection pooling yet but there is an open pr that seems to be close to completion: elastic/elasticsearch-rs#139
darach
Metadata
Metadata
Assignees
Labels
_complexity:lowA task with a low complexity that should be easy to understandA task with a low complexity that should be easy to understand_size:mediumA medium sized task that will take some time to completeA medium sized task that will take some time to completeduplicateThis issue or pull request already existsThis issue or pull request already existsenhancementNew feature or requestNew feature or request