Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Search] Use new elasticsearch-js client in data plugin search service #71276

Closed
lukasolson opened this issue Jul 9, 2020 · 3 comments
Closed
Labels
enhancement New value added to drive a business result Feature:Search Querying infrastructure in Kibana impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort

Comments

@lukasolson
Copy link
Member

Related: #35508

Now that #69905 is merged, we have access to the new elasticsearch-js client (which updates Typescript support for ES as well as a handful of other benefits), we should update the data plugin search service to use the new client rather than the legacy client. This would open up the ability for other enhancements (see #70675).

@lukasolson lukasolson added Feature:Search Querying infrastructure in Kibana enhancement New value added to drive a business result loe:needs-research This issue requires some research before it can be worked on or estimated Team:AppArch labels Jul 9, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@pgayvallet
Copy link
Contributor

Now that #69905 is merged, we have access to the new elasticsearch-js client

Note that #69905 only exposes the client internally to core. You'll have to wait until all subtasks of #35508 are addressed before being able to actually use it from plugins. This should be ready at the early beginning of 7.10 hopefully.

@exalate-issue-sync exalate-issue-sync bot added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort and removed loe:needs-research This issue requires some research before it can be worked on or estimated labels Jun 2, 2021
@lukasolson
Copy link
Member Author

I believe this has been taken care of at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Search Querying infrastructure in Kibana impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort
Projects
None yet
Development

No branches or pull requests

3 participants