GroupBy

更新时间: 2026-04-29 17:18:55

GroupBy defines the configuration of a single group in a search index query.

Data structure

message GroupBy {
    optional string name = 1;
    optional GroupByType type = 2;
    optional bytes body = 3;
}

Parameter

Type

Required

Description

name

string

Yes

The name of the group. Names identify different groups within the same query.

type

GroupByType

Yes

The type of the group.

body

bytes

Yes

The grouping condition, encoded in protobuf format.

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