# --------------------------------------------
# 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: Database Interface to ''Elasticsearch'' and ''OpenSearch'''
version: 1.2.2.9000
doi: 10.32614/CRAN.package.elastic
identifiers:
- type: url
value: https://www.elastic.co/docs/solutions/search
abstract: Connect to 'Elasticsearch' and 'OpenSearch', 'NoSQL' databases built on
the 'Java' Virtual Machine and using the 'Apache' 'Lucene' library. Interacts with
the 'Elasticsearch' 'HTTP' API' () and the
'OpenSearch' 'HTTP' 'API' (). Includes functions for setting
connection details to 'Elasticsearch' and 'OpenSearch' 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 APIs for 'indices',
documents, nodes, clusters, an interface to the cat API, and more.
authors:
- family-names: Herold
given-names: Ralf
email: ralf.herold@mailbox.org
orcid: https://orcid.org/0000-0002-8148-6748
- family-names: Chamberlain
given-names: Scott
email: myrmecocystus@gmail.com
orcid: https://orcid.org/0000-0003-1444-9135
repository: https://rfhb.r-universe.dev
repository-code: https://github.com/rfhb/elastic
commit: f3713ba9762d22d2f25ff7804dd220f80423eb72
url: https://rfhb.github.io/elastic/
date-released: '2026-01-26'
contact:
- family-names: Herold
given-names: Ralf
email: ralf.herold@mailbox.org
orcid: https://orcid.org/0000-0002-8148-6748
keywords:
- database
- Elasticsearch
- OpenSearch
- Lucene
- HTTP
- API
- search
- NoSQL
- Java
- JSON
- documents