@payloadcms/plugin-search
Generate fast-to-search indexed records of your documents for performant content retrieval.
Overview
Creates a dedicated search collection that stores static, indexed copies of your documents using only search-critical data you define (title, excerpt, slug). Search records are automatically created, synced, and deleted via beforeChange and afterDelete hooks as documents change. Supports custom priority settings per collection, on-demand reindexing by collection, localization support, and querying via all existing Payload APIs.