You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the hight level REST client can be upgraded independent of the Elasticsearch cluster, it is much friendlier than the transport client. Currently, it does not support cluster and indices administration APIs as the transport client does. It would be nice to have the ability to create/update/delete indices/templates using the HL REST client too.
dmarkhas, lehrig, hflink, qaiser42, Anttir12 and 12 more