REST Calls Made Easy, Part 2: Sniffing Elasticsearch
Posted by Adam Vanderbush May 31, 2017Integrating an application with Elasticsearch can be achieved two ways, one using REST APIs, and the other using Native clients. In the article “REST Calls Made Easy – A New Elasticsearch Java Rest Client”, we covered extensively the new Java REST Client API to integrate easily with Elasticsearch.