General Purpose Interface to 'Elasticsearch'
Parse raw data from es_get, es_mget, or es_search.
Explain a search query.
Field capabilities
Update a document
Update documents by query
Elasticsearch documents functions.
Search field statistics
fielddata
This function is defunct
Elasticsearch alias APIs
Use the cat Elasticsearch api.
Elasticsearch cluster endpoints
Set connection details to an Elasticsearch engine.
Get counts of the number of records per index.
Use the bulk API to create, index, update, or delete documents.
Use the bulk API to create documents
Index templates
Index API operations
This function is defunct
Use the bulk API to delete documents
Use the bulk API to index documents
Use the bulk API to prepare bulk format data
Use the bulk API to update documents
Create a document
Delete a document
Delete documents by query
Get documents
Get multiple documents via the multiple get API
Defunct functions in elastic
elastic
Ingest API operations
Mapping management
Mapping delete
This function is defunct
Multi-search
Multi Termvectors
This function is defunct
Elasticsearch nodes endpoints.
Percolater
Ping an Elasticsearch server.
Preferences.
Reindex
Scroll search function
Full text search of Elasticsearch
Full text search of Elasticsearch - body requests.
Search shards
Search or validate templates
Full text search of Elasticsearch with URI search
Overview of search functions
Elasticsearch tasks endpoints
Termvectors
Tokenizer operations
Utility function to remove 'type' from bulk load files
Distance units
Time units
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.
Useful links