# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "elastic" in publications use:' type: software license: MIT title: 'elastic: General Purpose Interface to ''Elasticsearch''' version: 1.2.1.91 doi: 10.32614/CRAN.package.elastic abstract: Connect to 'Elasticsearch', a 'NoSQL' database built on the 'Java' Virtual Machine. Interacts with the 'Elasticsearch' 'HTTP' API (), including functions for setting connection details to 'Elasticsearch' instances, loading bulk data, searching for documents with both 'HTTP' query variables and 'JSON' based body requests. In addition, 'elastic' provides functions for interacting with API's for 'indices', documents, nodes, clusters, an interface to the cat API, and more. authors: - family-names: Chamberlain given-names: Scott email: myrmecocystus@gmail.com orcid: https://orcid.org/0000-0003-1444-9135 repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/elastic commit: 89013defadae40e1e5ee7fea0a70109962d66a4d url: https://docs.ropensci.org/elastic/ contact: - family-names: Chamberlain given-names: Scott email: myrmecocystus@gmail.com orcid: https://orcid.org/0000-0003-1444-9135 keywords: - database - Elasticsearch - HTTP - API - search - NoSQL - Java - JSON - documents