elastic1.2.0 package

General Purpose Interface to 'Elasticsearch'

es_parse

Parse raw data from es_get, es_mget, or es_search.

explain

Explain a search query.

field_caps

Field capabilities

docs_update

Update a document

docs_update_by_query

Update documents by query

documents

Elasticsearch documents functions.

field_stats

Search field statistics

fielddata

fielddata

index_status-defunct

This function is defunct

alias

Elasticsearch alias APIs

cat

Use the cat Elasticsearch api.

cluster

Elasticsearch cluster endpoints

connect

Set connection details to an Elasticsearch engine.

count

Get counts of the number of records per index.

docs_bulk

Use the bulk API to create, index, update, or delete documents.

docs_bulk_create

Use the bulk API to create documents

index_template

Index templates

indices

Index API operations

info-defunct

This function is defunct

docs_bulk_delete

Use the bulk API to delete documents

docs_bulk_index

Use the bulk API to index documents

docs_bulk_prep

Use the bulk API to prepare bulk format data

docs_bulk_update

Use the bulk API to update documents

docs_create

Create a document

docs_delete

Delete a document

docs_delete_by_query

Delete documents by query

docs_get

Get documents

docs_mget

Get multiple documents via the multiple get API

elastic-defunct

Defunct functions in elastic

elastic

elastic

ingest

Ingest API operations

mapping

Mapping management

mapping_delete-defunct

Mapping delete

mlt-defunct

This function is defunct

msearch

Multi-search

mtermvectors

Multi Termvectors

nodes-defunct

This function is defunct

nodes

Elasticsearch nodes endpoints.

percolate

Percolater

ping

Ping an Elasticsearch server.

preference

Preferences.

reindex

Reindex

scroll

Scroll search function

Search

Full text search of Elasticsearch

search_body

Full text search of Elasticsearch - body requests.

search_shards

Search shards

Search_template

Search or validate templates

Search_uri

Full text search of Elasticsearch with URI search

searchapis

Overview of search functions

tasks

Elasticsearch tasks endpoints

termvectors

Termvectors

tokenizer_set

Tokenizer operations

type_remover

Utility function to remove 'type' from bulk load files

units-distance

Distance units

units-time

Time units

validate

Validate a search

Connect to 'Elasticsearch', a 'NoSQL' database built on the 'Java' Virtual Machine. Interacts with the 'Elasticsearch' 'HTTP' API (<https://www.elastic.co/elasticsearch/>), 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.

  • Maintainer: Scott Chamberlain
  • License: MIT + file LICENSE
  • Last published: 2021-03-16