Elasticsearch: Query DSL and relevance tuning
When to use
Use this skill for Query DSL and relevance tuning in Elasticsearch. This skill specifically handles Query DSL and relevance tuning and nothing else in the Elasticsearch family.
Procedure
Compose bool/must/should queries, tune relevance with boosting and function_score, and debug scoring with explain.
Notes
This is the Elasticsearch skill dedicated to Query DSL and relevance tuning. Sibling skills cover other Elasticsearch capabilities; this one is the right choice only when the task is about Query DSL and relevance tuning.