Skip to main content

Interface: TopicEntryLike

Defined in: Services/Search/ScoringUtils.ts:168

Minimal shape of a topic entry for filtering purposes. Matches the TopicEntry interface in the web package without creating a hard dependency.

Properties

naveTopicId: number | null

Defined in: Services/Search/ScoringUtils.ts:170


tagType

tagType: string

Defined in: Services/Search/ScoringUtils.ts:169


torreyTopicId

torreyTopicId: number | null

Defined in: Services/Search/ScoringUtils.ts:171