Skip to content

Commit

Permalink
add groupby value field(#215)
Browse files Browse the repository at this point in the history
Signed-off-by: MrPresent-Han <[email protected]>
  • Loading branch information
MrPresent-Han committed Dec 1, 2023
1 parent d32551f commit 347280c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/schema.proto
Original file line number Diff line number Diff line change
Expand Up @@ -160,4 +160,5 @@ message SearchResultData {
IDs ids = 5;
repeated int64 topks = 6;
repeated string output_fields = 7;
FieldData group_by_field_value = 8;
}

0 comments on commit 347280c

Please sign in to comment.