Skip to main content

Interface: TopicMatch

Defined in: Services/Search/TopicExpansion.ts:21

A topic entry that matched the query.

Properties

id

id: string

Defined in: Services/Search/TopicExpansion.ts:23

Unique identifier (e.g., embedding ID)


score

score: number

Defined in: Services/Search/TopicExpansion.ts:25

Embedding similarity score


tagName

tagName: string

Defined in: Services/Search/TopicExpansion.ts:27

Human-readable tag name


tagType

tagType: string

Defined in: Services/Search/TopicExpansion.ts:29

Tag type (e.g., 'theme', 'emotion', 'nave_torrey')