II.
Tool JSON
Structured · livetool:elasticsearch
Elasticsearch json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:elasticsearch",
"_kind": "Tool",
"_file": "domain/tools/stack-part-implementations.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Elasticsearch",
"homepageUrl": "https://www.elastic.co/elasticsearch",
"kind": "other",
"description": "Distributed search and analytics engine built on Apache Lucene. Powers\nfull-text search, log aggregation, and observability use cases.\n"
},
"outgoingEdges": [
{
"from": "tool:elasticsearch",
"to": "language:java",
"kind": "belongs_to_language"
},
{
"from": "tool:elasticsearch",
"to": "stack-part:search-index",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "tool:elasticsearch",
"to": "skill-area:search-infrastructure",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:elasticsearch",
"to": "tool:opensearch",
"kind": "alternative_to",
"attributes": {
"comparison": "Search engines — OpenSearch is an open-source fork of Elasticsearch"
}
},
{
"from": "tool:elasticsearch",
"to": "tool:algolia",
"kind": "alternative_to",
"attributes": {
"comparison": "Search — Elasticsearch is self-hosted; Algolia is managed SaaS"
}
},
{
"from": "tool:elasticsearch",
"to": "tool:typesense",
"kind": "alternative_to",
"attributes": {
"comparison": "Search engines — Elasticsearch is full-featured; Typesense prioritises simplicity"
}
},
{
"from": "tool:elasticsearch",
"to": "tool:meilisearch",
"kind": "alternative_to",
"attributes": {
"comparison": "Search engines — Elasticsearch is enterprise-grade; Meilisearch is lightweight"
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.elastic-co",
"to": "tool:elasticsearch",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "specialization:database-internals",
"to": "tool:elasticsearch",
"kind": "uses_tool"
},
{
"from": "specialization:search-infrastructure",
"to": "tool:elasticsearch",
"kind": "uses_tool"
},
{
"from": "stack-part:logging",
"to": "tool:elasticsearch",
"kind": "implemented_by",
"attributes": {}
},
{
"from": "stack-part:search-index",
"to": "tool:elasticsearch",
"kind": "implemented_by",
"attributes": {}
},
{
"from": "stack-profile:search-discovery",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "stack-profile:document-processing-pipeline",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "stack-profile:social-media-platform",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "stack-profile:marketplace-platform",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "stack-profile:crm-customer-platform",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "stack-profile:legal-document-automation",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "stack-profile:knowledge-graph-platform",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "stack-profile:log-analytics-elk",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "stack-profile:compliance-audit-trail",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "stack-profile:enterprise-search-platform",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "stack-profile:news-publishing-cms",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "stack-profile:forum-discussion-board",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "stack-profile:wiki-knowledge-base",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "stack-profile:social-network-backend",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "stack-profile:community-marketplace",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "stack-profile:siem-platform",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "stack-profile:cqrs-read-model",
"to": "tool:elasticsearch",
"kind": "composed_of"
},
{
"from": "tool:meilisearch",
"to": "tool:elasticsearch",
"kind": "alternative_to",
"attributes": {
"comparison": "Search engines — Meilisearch is lightweight; Elasticsearch is enterprise-grade"
}
},
{
"from": "tool:algolia",
"to": "tool:elasticsearch",
"kind": "alternative_to",
"attributes": {
"comparison": "Search — Algolia is managed SaaS; Elasticsearch is self-hosted"
}
},
{
"from": "tool:typesense",
"to": "tool:elasticsearch",
"kind": "alternative_to",
"attributes": {
"comparison": "Search engines — Typesense prioritises simplicity; Elasticsearch is full-featured"
}
},
{
"from": "tool:opensearch",
"to": "tool:elasticsearch",
"kind": "alternative_to",
"attributes": {
"comparison": "Search engines — OpenSearch is the Apache-licensed fork of Elasticsearch"
}
},
{
"from": "tool-server:mcp-elasticsearch",
"to": "tool:elasticsearch",
"kind": "integrates_with",
"attributes": {}
}
]
}