There are different ways to communicate with Elasticsearch such as a standard rest client or a Java client for Elasticsearch. Some of the common clients include: jest client, Java API client from ES, low level Java client from ES and the latest high level client from ES. We will try to look into all of these in this book.
Recent comments