drupal-search-api

Installation
SKILL.md

Drupal Search API Patterns

This skill documents Search API configuration patterns, boosting strategies, and custom processor development for Drupal sites.

Index Configuration

Field Type Requirements

Boolean Fields for Boosting

  • Boolean fields work best with custom boost processors
  • Integer fields can cause issues with boolean-based boost logic
  • Always configure boolean fields as type: boolean in index settings
Installs
172
GitHub Stars
74
First Seen
Mar 20, 2026
drupal-search-api — grasmash/drupal-claude-skills