Backend and Infrastructure

Multiple Search API Indexes for Drupal 8, 9, and 10

Drupal has the ability to support multiple Search API indexes within a single installation. While adding a new index is easy, we must understand the implications of creating and using multiple Search API indexes.

In this tutorial, we'll:

  • Identify when to create multiple indexes in Search API
  • Define virtual indexes, and their performance implications