Skip to main content

Interface: TopicSourcesConfig

Defined in: Services/Search/SearchPipelineConfig.ts:135

Controls which topic sources are included in semantic search expansion. All sources are enabled by default.

Properties

customTags?

optional customTags?: boolean

Defined in: Services/Search/SearchPipelineConfig.ts:141

Include custom enrichment tags (theme, emotion, event, imagery). Default: true


optional naves?: boolean

Defined in: Services/Search/SearchPipelineConfig.ts:137

Include Nave's topical index entries (tagType 'nave_torrey' with naveTopicId). Default: true


torreys?

optional torreys?: boolean

Defined in: Services/Search/SearchPipelineConfig.ts:139

Include Torrey's topical index entries (tagType 'nave_torrey' with torreyTopicId). Default: true