drupal-search-api

Configure Drupal Search API indexes with boost processors and reindexing workflows.

67|13|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/edutrul/drupal-ai --skill drupal-search-api-edutrul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: drupal-search-api
Source: https://github.com/edutrul/drupal-ai/tree/main/.claude/skills/drupal-search-api
Command: npx skills add https://github.com/edutrul/drupal-ai --skill drupal-search-api-edutrul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drupal-based sites often struggle to deliver relevant search results at scale. This Skill provides a structured approach to configuring Drupal's Search API, defining index field types, and implementing boost processors to improve relevance while managing reindexing workflows.

Core Features & Use Cases

  • Configure index field types and boosting rules to optimize result ranking.
  • Build and tune custom boost processors for featured content and engagement signals.
  • Orchestrate reindexing workflows to ensure data freshness after configuration changes across environments.

Quick Start

Run a basic reindex workflow to apply new search index configurations to a chosen index.

Frequently Asked Questions about drupal-search-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Drupal Search API boosts to improve result relevance?

To configure Drupal Search API boosts, you set up custom boost processors and tune index field types like boolean and integer fields. This structured approach applies precise ranking rules to featured content and engagement signals, improving search relevance at scale.

What is the best way to reindex Drupal Search API after changing configuration?

The best way to reindex Drupal Search API is to run an end-to-end reindexing workflow with safety checks. This ensures data freshness across environments after applying new index configurations or updating field types and boosting rules.

Does Drupal Search API support boolean and integer field boosts?

Yes, Drupal Search API supports boolean and integer field boosts. The configuration defines and enforces specific requirements for these field types, allowing you to apply precise boosting rules that optimize search result ranking based on content attributes.

When do I need to reindex my Drupal Search API index?

You need to reindex your Drupal Search API index after making configuration changes to field types, boosting rules, or processors. Running the reindexing workflow applies the updated settings across environments and maintains data freshness for accurate search results.

Why are my Drupal Search API results not ranking featured content correctly?

Drupal Search API results may rank poorly if boost processors are misconfigured or field types lack proper tuning. Configuring custom boost processors for featured content and engagement signals, alongside boolean and integer field boosts, enforces correct relevance ranking.