Skip to contents

elastic

High level overview of package

elastic elastic-package
elastic
elastic-defunct
Defunct functions in elastic

Connect

connect()
Set connection details to an Elasticsearch engine.
ping()
Ping an Elasticsearch server.

Cat

Various search APIs

Search()
Full text search of Elasticsearch
Search_template() Search_template_register() Search_template_get() Search_template_delete() Search_template_render()
Search or validate templates
Search_uri()
Full text search of Elasticsearch with URI search
search_shards()
Search shards
searchapis
Overview of search functions
msearch()
Multi-search
count()
Get counts of the number of records per index.
explain()
Explain a search query.
validate()
Validate a search
field_stats()
Search field statistics
field_caps()
Field capabilities
fielddata
fielddata
percolate_register() percolate_match() percolate_list() percolate_count() percolate_delete()
Percolater
scroll() scroll_clear()
Scroll search function
preference
Preferences.

Documents

Work with document APIs

docs_bulk()
Use the bulk API to create, index, update, or delete documents.
docs_bulk_create()
Use the bulk API to create documents
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
docs_update()
Update a document
docs_update_by_query()
Update documents by query
documents
Elasticsearch documents functions.
termvectors()
Termvectors
mtermvectors()
Multi Termvectors

Indices

Index APIs

Analysis

Analysis APIs

tokenizer_set()
Tokenizer operations

Ingest

Ingest APIs

Cluster

Cluster/Nodes APIs

Utilities

Various utility functions

units-distance
Distance units
units-time
Time units
type_remover()
Utility function to remove 'type' from bulk load files