How to migrateedit

Adapting existing code to use the RestHighLevelClient instead of the TransportClient requires the following steps:

  • Update dependencies
  • Update client initialization
  • Update application code