June 2017
Beginner to intermediate
404 pages
8h 22m
English
As you know Elasticsearch is a Java-based application, and along with the REST client, it also supports two native clients (Transport and Node). Like anything else, there are pros/cons while choosing one over the other. The easiest to get started with is the transport client as it would come with the request/response builders. We will discuss further details in the following sections.
The following are the choices for a Java-based application:
Read now
Unlock full access