Elasticsearch Query Builder
Build Elasticsearch JSON queries from form inputs. Supports match, term, range, bool, wildcard, and multi_match queries.
How to Use Elasticsearch Query Builder
Choose a query type, enter field names and values, then generate a properly formatted Elasticsearch JSON query ready to use in your application.
Step-by-Step Instructions
- Select query type
- Enter field and value
- Set result size
- Copy the generated JSON query
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.