Skip to main content

Interface: SearchHit

Defined in: web/lib/api/generated/types/pub/chive/eprint/searchSubmissions.ts:68

A search result hit

Properties​

$type?​

optional $type: "pub.chive.eprint.searchSubmissions#searchHit"

Defined in: web/lib/api/generated/types/pub/chive/eprint/searchSubmissions.ts:69


abstract?​

optional abstract: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/searchSubmissions.ts:83

Eprint abstract plain text for display


authors?​

optional authors: AuthorSummary[]

Defined in: web/lib/api/generated/types/pub/chive/eprint/searchSubmissions.ts:77

Author summaries for display


createdAt?​

optional createdAt: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/searchSubmissions.ts:81

When the eprint was created


fields?​

optional fields: FieldRef[]

Defined in: web/lib/api/generated/types/pub/chive/eprint/searchSubmissions.ts:86

Knowledge graph field references


highlight?​

optional highlight: HighlightResult

Defined in: web/lib/api/generated/types/pub/chive/eprint/searchSubmissions.ts:84


indexedAt?​

optional indexedAt: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/searchSubmissions.ts:79

When the eprint was indexed


score​

score: number

Defined in: web/lib/api/generated/types/pub/chive/eprint/searchSubmissions.ts:73

Relevance score (scaled by 1000 for precision)


title?​

optional title: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/searchSubmissions.ts:75

Eprint title for display


uri​

uri: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/searchSubmissions.ts:71

AT-URI of the matched eprint