Elasticsearch
Learn how to use Elasticsearch with Composio
Overview
Enum
ELASTICSEARCH
Description
Elasticsearch is a distributed, RESTful search and analytics engine capable of addressing a growing number of use cases. It provides real-time search and analytics for all types of data.
Authentication Details
API_KEY
api_key
base_url
BASIC
username
password
base_url
Actions
ELASTICSEARCH_GET_INDEX_SCHEMA
Action Parameters
index_name
Action Response
data
error
successful
ELASTICSEARCH_LIST_INDICES
Action Parameters
expand_wildcards
health
include_primary_shards_only
index
sort_by
Action Response
data
error
successful
ELASTICSEARCH_QUERY_INDEX
Action Parameters
fields
from
highlight
include_aggregations
index_name
query
range_filters
size
sort
term_filters
time_filter
Action Response
data
error
successful