Skip to main content

KeywordSearchHit

Single keyword search result hit.

entry_idEntry Id (integer)required

Entry ID

dataset_idDataset Id (integer)required

Dataset ID

nameName (string)required

Entry name

titleTitle (string)required

Document title

descriptionDescription (string)required

Document description

scoreScore (number)required

Meilisearch ranking score

highlighted object

Highlighted matching terms (fields with tags)

property name*any

Highlighted matching terms (fields with tags)

metadata object

Additional metadata (mime_type, status, tags, created_at, etc.)

property name*any

Additional metadata (mime_type, status, tags, created_at, etc.)

KeywordSearchHit
{
"entry_id": 0,
"dataset_id": 0,
"name": "string",
"title": "string",
"description": "string",
"score": 0,
"highlighted": {},
"metadata": {}
}