Manticoresearch.Model.SearchResponseHits (manticoresearch v1.0.2)

Link to this section Summary

Link to this section Types

Specs

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