Drupal is a registered trademark of Dries Buytaert
Menu Per Role 8.x-1.9 Minor update available for module menu_per_role (8.x-1.9). AI (Artificial Intelligence) 1.5.0-alpha1 First alpha version released for module ai (1.5.0-alpha1). Easy Encryption 1.0.4 Minor update available for module easy_encryption (1.0.4). Soccerbet 1.1.15 Minor update available for module soccerbet (1.1.15). United Nations Maps & Geoservices 3.0.8 Minor update available for module unep_maps (3.0.8). Burndown 1.0.71 Minor update available for module burndown (1.0.71). Bible 3.4.1 Minor update available for module bible (3.4.1). Bible 3.4.0 Minor update available for module bible (3.4.0). Menu Per Role 2.0.0 Module menu_per_role updated after 7 months of inactivity (2.0.0). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

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

Total releases
1
First release
Jul 2026
Latest release
20 hours ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.0 Stable Jul 19, 2026