Skip to content

Commit 88989f3

Browse files
Minor refactoring
Signed-off-by: Anand Pravinbhai Patel <[email protected]>
1 parent c142ac4 commit 88989f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/170_cardinality_metric_unsigned.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,9 +280,9 @@ setup:
280280
- gt: { profile.shards.0.aggregations.0.breakdown.collect: 0 }
281281
- gt: { profile.shards.0.aggregations.0.breakdown.build_aggregation: 0 }
282282
- gt: { profile.shards.0.aggregations.0.breakdown.post_collection: 0 }
283+
- gt: { profile.shards.0.aggregations.0.debug.hybrid_collectors_used: 0 }
283284
- match: { profile.shards.0.aggregations.0.debug.empty_collectors_used: 0 }
284285
- match: { profile.shards.0.aggregations.0.debug.numeric_collectors_used: 0 }
285286
- match: { profile.shards.0.aggregations.0.debug.ordinals_collectors_used: 0 }
286287
- match: { profile.shards.0.aggregations.0.debug.ordinals_collectors_overhead_too_high: 0 }
287288
- match: { profile.shards.0.aggregations.0.debug.string_hashing_collectors_used: 0 }
288-
- gt: { profile.shards.0.aggregations.0.debug.hybrid_collectors_used: 0 }

0 commit comments

Comments
 (0)