# Syn Elasticsearch Querydsl

> Operate, configure, troubleshoot, and manage Elasticsearch. Use for Elasticsearch engineering tasks, day-to-day operations, and production support.

- Skill: `legendtkl/syn-elasticsearch-querydsl` (Agent Skill)
- Install (CLI): `npx skillmds@latest add legendtkl/syn-elasticsearch-querydsl`
- Raw SKILL.md: https://api.skillmd.com/api/skills/legendtkl/syn-elasticsearch-querydsl/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: legendtkl (https://skillmd.com/u/legendtkl)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/legendtkl/syn-elasticsearch-querydsl

---


# 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.

