Search

{{if $query}} {{with .Response}} {{if .Error}} {{.Error}} {{else}} {{with .Response}}
{{range .Result.Hits}} {{end}}
Doc IDSnippetRank
{{.ID}}{{.Snippet}}{{.Rank}}
Status: {{.Status}}, Execution time: {{.Duration | SI}}s, Total hits: {{.Result.TotalHits}}, Capped: {{.Result.Capped}}
{{end}} {{end}} {{end}} {{end}}