HighlightField

更新时间: 2026-04-29 20:24:04

HighlightField defines the highlighted text fragments returned for a field in a search query result.

Data structure

message HighlightField {
    optional string field_name = 1;
    repeated string field_fragments = 2;
}

Parameter

Type

Required

Description

field_name

string

Yes

The name of the field for which highlights are returned.

field_fragments

string

Yes

The highlighted text fragments extracted from the field.

上一篇: HighlightEncoder 下一篇: HighlightFragmentOrder
阿里云首页 表格存储 相关技术圈