View Source Elastix (Elastix Search v1.0.1)
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