This page is about providing a very basic search and check the query that is created. This way you can learn about creating queries and the result of those query against the data in your Elasticsearch instance.

Available indexes:
Available types:
Available Fields:
{{field}}
Facets
{{facet.field}} ({{facet.facetType}})

Query

{{createdQuery}}

Facet results

{{key}} - {{value._type}}
Total: {{value.total}} Missing: {{value.missing}} Other: {{value.other}}
{{term.term}} ({{term.count}})
{{entry.time}} ({{entry.count}})
{{entry.key}} ({{entry.count}})
{{range.from}}-{{range.to}} ({{range.total_count}})

Results

Total hits "{{queryResults.total}}", Max score "{{queryResults.max_score}}"
Index
Type
ID
Score
Shard
Node
{{doc._index}}
{{doc._type}}
{{doc._id}}
{{doc._score}}
{{doc._shard}}
{{doc._node}}
{{key}} {{value}}
{{key}}

{{item}}

Explanation

{{doc._explanation}}