iiRecord
Agentic AI Atlas · Meilisearch
tool:meilisearcha5c.ai
II.
Tool JSON

tool:meilisearch

Structured · live

Meilisearch json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/stack-part-implementations.yamlCluster · domain
Record JSON
{
  "id": "tool:meilisearch",
  "_kind": "Tool",
  "_file": "domain/tools/stack-part-implementations.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Meilisearch",
    "homepageUrl": "https://www.meilisearch.com",
    "kind": "other",
    "description": "Open-source search engine focused on instant, typo-tolerant full-text\nsearch with a developer-friendly REST API.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:meilisearch",
      "to": "language:rust",
      "kind": "belongs_to_language"
    },
    {
      "from": "tool:meilisearch",
      "to": "stack-part:search-index",
      "kind": "implements_stack_part",
      "attributes": {}
    },
    {
      "from": "tool:meilisearch",
      "to": "skill-area:search-infrastructure",
      "kind": "used_for",
      "attributes": {}
    },
    {
      "from": "tool:meilisearch",
      "to": "tool:typesense",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Lightweight search engines"
      }
    },
    {
      "from": "tool:meilisearch",
      "to": "tool:elasticsearch",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Search engines — Meilisearch is lightweight; Elasticsearch is enterprise-grade"
      }
    },
    {
      "from": "tool:meilisearch",
      "to": "tool:algolia",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Search — Meilisearch is self-hosted; Algolia is managed SaaS"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "specialization:search-infrastructure",
      "to": "tool:meilisearch",
      "kind": "uses_tool"
    },
    {
      "from": "stack-part:search-index",
      "to": "tool:meilisearch",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "stack-profile:search-discovery",
      "to": "tool:meilisearch",
      "kind": "composed_of"
    },
    {
      "from": "tool:elasticsearch",
      "to": "tool:meilisearch",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Search engines — Elasticsearch is enterprise-grade; Meilisearch is lightweight"
      }
    },
    {
      "from": "tool:typesense",
      "to": "tool:meilisearch",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Lightweight search engines"
      }
    }
  ]
}