Skip to main content

Interface: TopicExpansionOptions

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

Options for topic expansion behavior.

Properties

intersectBonus?

optional intersectBonus?: number

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

Bonus per additional topic match. Default: 0.05


maxResults?

optional maxResults?: number

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

Maximum results to return. Default: unlimited


topicIntersect?

optional topicIntersect?: boolean

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

Enable multi-topic intersection bonus. Default: false