elasticsearch v0.1.1 API Reference

Modules

An Elixir interface to the Elasticsearch JSON API

Defines the necessary callbacks for integrating with the Elasticsearch JSON API

An HTTP implementation of Elasticsearch.API, using HTTPoison

Convenience functions for fetching configuration values for Elasticsearch

Functions for building Streams using the configured Elasticsearch.Store. See stream/2

A protocol for converting a struct into an Elasticsearch document

Wraps an Elasticsearch executable so it can be run as part of the Elixir supervision tree

Functions for manipulating Elasticsearch indexes

Functions for creating bulk indexing requests

Exceptions

Represents an Elasticsearch exception raised while executing a query

Mix Tasks

Builds Elasticsearch indexes using a zero-downtime, hot-swap technique

FOR DEVELOPMENT USE ONLY