Skip to main content

Interface: KeywordSuggestion

Defined in: web/lib/api/generated/types/pub/chive/actor/autocompleteKeyword.ts:48

A keyword suggestion from FAST or Wikidata

Properties​

$type?​

optional $type: "pub.chive.actor.autocompleteKeyword#keywordSuggestion"

Defined in: web/lib/api/generated/types/pub/chive/actor/autocompleteKeyword.ts:49


description?​

optional description: string

Defined in: web/lib/api/generated/types/pub/chive/actor/autocompleteKeyword.ts:57

Description of the keyword (Wikidata only)


id​

id: string

Defined in: web/lib/api/generated/types/pub/chive/actor/autocompleteKeyword.ts:51

Identifier from the source system (FAST ID or Wikidata Q-number)


label​

label: string

Defined in: web/lib/api/generated/types/pub/chive/actor/autocompleteKeyword.ts:53

Display label for the keyword


source​

source: string & object | "fast" | "wikidata" | "freetext"

Defined in: web/lib/api/generated/types/pub/chive/actor/autocompleteKeyword.ts:55

Source of the keyword suggestion


usageCount?​

optional usageCount: number

Defined in: web/lib/api/generated/types/pub/chive/actor/autocompleteKeyword.ts:59

Usage count from FAST database