Elasticsearch
Learn how to use Elasticsearch with Composio
Overview
SLUG
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
Basic Auth
username
password
full
API Key
full
generic_api_key
Tools
Get Index Schema
SLUG: ELASTICSEARCH_GET_INDEX_SCHEMA
Action Parameters
index_name
Action Response
data
error
successful
List Indices
SLUG: ELASTICSEARCH_LIST_INDICES
Action Parameters
expand_wildcards
health
include_primary_shards_only
index
sort_by
Action Response
data
error
successful
Query Index
SLUG: 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