ExtractiveQueryCaption interface
Extracts captions from the matching documents that contain passages relevant to the search query.
Properties
| caption |
|
| highlight | |
| max |
An optional upper bound on the number of characters in each caption. |
Property Details
captionType
captionType: "extractive"
Property Value
"extractive"
highlight
highlight?: boolean
Property Value
boolean
maxCaptionLength
An optional upper bound on the number of characters in each caption.
maxCaptionLength?: number
Property Value
number