Elasticsearch API 101

One of the great things about Elasticsearch is its extensive REST API which allows you to integrate, manage, and query the indexed data in countless different ways. Examples of using this API to integrate with Elasticsearch are abundant, spanning different companies and use cases.

Documentation on the various API calls is extensive, and for some, this wealth of information can be somewhat daunting: https://goo.gl/Pd1X4t #DataIntegration #ML