Description
Provides a lightweight search backend for indexing and querying text without a fixed schema. Developers use it when applications need simple full-text search as a separate service.
Search backends may store private documents, terms, or user-generated content. Restrict network access, plan persistence, and avoid exposing unauthenticated search APIs.