Skip to main content

Interface: KeywordSuggestion

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

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


description?

optional description: string

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

Description of the keyword (Wikidata only)


id

id: string

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

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

Display label for the keyword


source

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

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

Source of the keyword suggestion


usageCount?

optional usageCount: number

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

Usage count from FAST database