Drupal is a registered trademark of Dries Buytaert
Release: reCAPTCHA 8.x-3.5 Minor update available for module recaptcha (8.x-3.5). Release: Search API Solr 4.3.14 Minor update available for module search_api_solr (4.3.14). Release: ECA: Event - Condition - Action 2.1.22 Minor update available for module eca (2.1.22). Release: WebProfiler 11.2.1 Minor update available for module webprofiler (11.2.1). Usage Milestone: Entity Browser Module entity_browser crossed 100,000 active installs. Release: Editoria11y SI (SiteImprove) 3.0.0 Major update available for module editoria11y_si (3.0.0). Release: Diagnosis 1.0.3 Minor update available for theme diagnosis (1.0.3). Release: DiBa Integration 1.3.3 Minor update available for module diba_integration (1.3.3). Release: AlternativeCommerce NovaPoshta API 1.1.10 Minor update available for module basket_novaposhta (1.1.10). Module Revived: Commerce Currency Resolver 2.0.2 Module commerce_currency_resolver updated after 10 months of inactivity (2.0.2).

AI Index Health monitors and reports on the freshness and completeness of AI vector indexes, identifying stale or missing content that can degrade AI-powered search results. It allows for targeted re-embedding of only affected items, avoiding costly full re-indexing.

AI Index Health monitors the freshness and coverage of AI vector indexes built on Search API. It finds the silent failures that quietly degrade AI Search and RAG results, and lets you fix them with a targeted re-embed instead of a costly full reindex.

The problem it solves

When content changes after it was last embedded, or when indexable items are never tracked, your vector index drifts out of sync with your content — and the AI answers built on it become quietly wrong, with no error to warn you. Search API's own tools don't surface this; AI Index Health does.

What it detects

  • Stale embeddings — items whose content changed after they were last indexed.
  • Coverage gaps — indexable items that were never tracked and so will never be embedded.
  • Dimension and model mismatches — when the embedding model or vector size the index was built with no longer matches the configured one, with optional end-of-life signals from AI Model Registry.

Features

  • Targeted re-embed — queues only the affected items through the Search API tracker, not a full reindex.
  • Drush commanddrush ai-index-health:report prints per-index stale, coverage and mismatch counts plus the affected item ids; CI-friendly.
  • Admin dashboard — the same report in the UI, with a one-click re-queue action.
  • Works on any Search API index; AI-specific checks activate when AI Search is present.

Requirements

Optional integrations

  • AI Search — enables embedding dimension and model mismatch detection.
  • AI Model Registry — end-of-life and dimension metadata for the models an index was built with.

Installation

Install with Composer:

composer require drupal/ai_index_health

Enable the module, then run drush ai-index-health:report or visit the dashboard to review index health and queue targeted re-indexing.

Activity

Tracked releases
2
Tracked since
Jul 2026
Latest release
3 weeks ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.1 Stable Jul 21, 2026
1.0.0 Stable Jul 19, 2026