Elastix (Elastix v0.10.0) View Source
Elastix consists of several modules trying to match the Elasticsearch API, a
Elastix.HTTP
module for raw requests and a Elastix.JSON
module that allows using a
custom JSON library.
Elastix.Bulk
-- the Bulk APIElastix.Document
-- the Document APIElastix.Index
-- the Index APIElastix.Mapping
-- the Mapping APIElastix.Search
-- the Search API