HitsHits

October 22, 2025 ยท View on GitHub

Search hit representing a matched document

Properties

NameTypeDescriptionNotes
idLongThe ID of the matched document[optional]
scoreIntegerThe score of the matched document[optional]
sourceObjectThe source data of the matched document[optional]
knnDistBigDecimalThe knn distance of the matched document returned for knn queries[optional]
highlightObjectThe highlighting-related data of the matched document[optional]
tableStringThe table name of the matched document returned for percolate queries[optional]
typeStringThe type of the matched document returned for percolate queries[optional]
fieldsObjectThe percolate-related fields of the matched document returned for percolate queries[optional]