Manticoresearch.Model.SearchResponseHits (manticoresearch v1.0.1)

Link to this section Summary

Link to this section Types

Specs

t() :: %Manticoresearch.Model.SearchResponseHits{
  aggregations: [Map] | nil,
  hits: [Map] | nil,
  total: integer() | nil
}