Suchbackend für MCP-Werkzeuge konfigurieren (und zukünftige seitenweite Suche).
Pick the search backend that MCP search tools use. Text Search (built-in) operates on T3's existing IndexData with no external dependencies — keyword-only matching. Install a search provider extension (Algolia, etc.) to add additional options here.
Push content changes (object.created / object.updated / object.deleted) to the active provider's index automatically. Disable during bulk imports to avoid embedding-API load; re-enable + run tcms search:reindex --all after to backfill. Has no effect when the active provider is Text Search (which is maintained by T3's own IndexBuilder).
tcms search:reindex --all