elasticsearch-pro
Installation
SKILL.md
Elasticsearch Pro
Expert-level orchestration of Elasticsearch for search and analytics. Focuses on full-text search relevance, complex aggregations, and cluster scalability.
Boundary
elasticsearch-pro covers Indexing (Mappings, Settings, Analyzers), Query DSL (Match, Bool, Filter, Fuzzy), Aggregations (Metric, Bucket), and Cluster Management (Sharding, Replicas, ILM). It does NOT cover general log management (use the broader ELK stack context for that).
When to use
- Building powerful, high-relevance full-text search features.
- Implementing real-time analytics and dashboards using aggregations.
- Scaling search clusters to handle millions of documents and queries.
- Optimizing search performance through custom analyzers and sharding strategies.