Skip to main content

Interface: SearchHit

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

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:70


abstract?

optional abstract: string

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

Eprint abstract plain text for display


authors?

optional authors: AuthorSummary[]

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

Author summaries for display


createdAt?

optional createdAt: string

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

When the eprint was created


fields?

optional fields: FieldRef[]

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

Knowledge graph field references


highlight?

optional highlight: HighlightResult

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


indexedAt?

optional indexedAt: string

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

When the eprint was indexed


score

score: number

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

Relevance score (scaled by 1000 for precision)


title?

optional title: string

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

Eprint title for display


uri

uri: string

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

AT-URI of the matched eprint