2 parents 4ec6cd6 + 198083e commit c1c5edeCopy full SHA for c1c5ede
1 file changed
protos/generated/services/default_service.proto
@@ -119,7 +119,7 @@ message SearchRequest {
119
optional bool request_cache = 22;
120
121
// Indicates whether `hits.total` should be rendered as an integer or an object in the rest search response.
122
- optional bool rest_total_hits_as_int = 23;
+ optional bool total_hits_as_int = 23;
123
124
// A custom value used to route operations to a specific shard.
125
repeated string routing = 24;
0 commit comments