NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
How to migrate
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
How to migrate
editAdapting existing code to use the RestHighLevelClient
instead of the TransportClient
requires the following steps:
- Update dependencies
- Update client initialization
- Update application code
Was this helpful?
Thank you for your feedback.