Interface: ExpandableResult
Defined in: Services/Search/TopicExpansion.ts:39
Minimum interface for a non-topic result that can be merged with expanded verses.
Properties
endVerseId
endVerseId:
number
Defined in: Services/Search/TopicExpansion.ts:41
fusedScore?
optionalfusedScore?:number
Defined in: Services/Search/TopicExpansion.ts:44
level
level:
string
Defined in: Services/Search/TopicExpansion.ts:43
rerankerScore?
optionalrerankerScore?:number
Defined in: Services/Search/TopicExpansion.ts:45
score
score:
number
Defined in: Services/Search/TopicExpansion.ts:42
startVerseId
startVerseId:
number
Defined in: Services/Search/TopicExpansion.ts:40
text?
optionaltext?:string
Defined in: Services/Search/TopicExpansion.ts:46
title?
optionaltitle?:string
Defined in: Services/Search/TopicExpansion.ts:47