Backend Search Patterns

Use this skill when designing search functionality, indexing strategies, or relevance tuning. This skill enforces: derived index from source of truth, index aliases for zero-downtime reindex, proper field mapping with analyzers, and resource limits. Applies to Elasticsearch, Meilisearch, Algolia, or any search engine. Do NOT use for: primary database queries, simple LIKE/ILIKE lookups, or full-text search in application DB.

j4flmao Updated

File contents

j4flmao/agent-skills/tree/main/skills/backend/universal/search-patterns commit bfd1dcc40d

Frequently asked questions

npx skillmds@latest add j4flmao/backend-search-patterns