InnerHits

更新时间: 2026-01-14 11:07:42

InnerHits specifies the settings of the subfields of the Nested field.

Data structure

message InnerHits {
    optional Sort sort = 1;
    optional int32 offset = 2;
    optional int32 limit = 3;
    optional Highlight highlight = 4;
}

Parameter

Type

Required

Description

sort

int64

No

The sorting rule for the returned subfields of the Nested field.

offset

int32

No

The start position of the child rows to return if the Nested field consists of multiple child rows.

limit

int32

No

The maximum number of child rows to return if the Nested field consists of multiple child rows. Default value: 3.

highlight

Highlight

No

The highlight parameter settings for the subfields of the Nested field.

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