SearchResponseHits

July 15, 2026 ยท View on GitHub

Properties

NameTypeDescriptionNotes
max_scoreOption<i32>Maximum score among the matched documents[optional]
totalOption<i32>Total number of matched documents[optional]
total_relationOption<String>Indicates whether the total number of hits is accurate or an estimate[optional]
hitsOption<Vecmodels::HitsHits>Array of hit objects, each representing a matched document[optional]

[Back to Model list] [Back to API list] [Back to README]