ElastixFork Fork v0.0.1 ElastixFork
ElastixFork consists of several modules trying to match the Elasticsearch API, a
ElastixFork.HTTP
module for raw requests and a ElastixFork.JSON
module that allows using a
custom JSON library.
ElastixFork.Bulk
-- the Bulk APIElastixFork.Document
-- the Document APIElastixFork.Index
-- the Index APIElastixFork.Mapping
-- the Mapping APIElastixFork.Search
-- the Search API