Skip to main content

Interface: AutocompleteSuggestion

Defined in: web/lib/hooks/use-eprint-search.ts:128

Autocomplete suggestion from external search.

Properties​

authors​

readonly authors: string

Defined in: web/lib/hooks/use-eprint-search.ts:130


externalId​

readonly externalId: string

Defined in: web/lib/hooks/use-eprint-search.ts:132


fieldMatchScore?​

readonly optional fieldMatchScore: number

Defined in: web/lib/hooks/use-eprint-search.ts:134


highlightedTitle?​

readonly optional highlightedTitle: string

Defined in: web/lib/hooks/use-eprint-search.ts:133


source​

readonly source: ImportSource

Defined in: web/lib/hooks/use-eprint-search.ts:131


title​

readonly title: string

Defined in: web/lib/hooks/use-eprint-search.ts:129