@@ -63,20 +63,23 @@ setup:
63
63
64
64
- match : { aggregations.percentiles_int.values.1\.0: 1.0 }
65
65
- match : { aggregations.percentiles_int.values.5\.0: 1.0 }
66
- - match : { aggregations.percentiles_int.values.25\.0: 26 .0 }
67
- - match : { aggregations.percentiles_int.values.50\.0: 76 .0 }
68
- - match : { aggregations.percentiles_int.values.75\.0: 126 .0 }
66
+ - match : { aggregations.percentiles_int.values.25\.0: 51 .0 }
67
+ - match : { aggregations.percentiles_int.values.50\.0: 101 .0 }
68
+ - match : { aggregations.percentiles_int.values.75\.0: 151 .0 }
69
69
- match : { aggregations.percentiles_int.values.95\.0: 151.0 }
70
70
- match : { aggregations.percentiles_int.values.99\.0: 151.0 }
71
71
72
72
- match : { aggregations.percentiles_double.values.1\.0: 1.0 }
73
73
- match : { aggregations.percentiles_double.values.5\.0: 1.0 }
74
- - match : { aggregations.percentiles_double.values.25\.0: 26 .0 }
75
- - match : { aggregations.percentiles_double.values.50\.0: 76 .0 }
76
- - match : { aggregations.percentiles_double.values.75\.0: 126 .0 }
74
+ - match : { aggregations.percentiles_double.values.25\.0: 51 .0 }
75
+ - match : { aggregations.percentiles_double.values.50\.0: 101 .0 }
76
+ - match : { aggregations.percentiles_double.values.75\.0: 151 .0 }
77
77
- match : { aggregations.percentiles_double.values.95\.0: 151.0 }
78
78
- match : { aggregations.percentiles_double.values.99\.0: 151.0 }
79
79
80
+ ---
81
+ " Compression test " :
82
+
80
83
- do :
81
84
search :
82
85
rest_total_hits_as_int : true
@@ -135,17 +138,17 @@ setup:
135
138
136
139
- match : { aggregations.percentiles_int.values.1\.0: 1.0 }
137
140
- match : { aggregations.percentiles_int.values.5\.0: 1.0 }
138
- - match : { aggregations.percentiles_int.values.25\.0: 26 .0 }
139
- - match : { aggregations.percentiles_int.values.50\.0: 76 .0 }
140
- - match : { aggregations.percentiles_int.values.75\.0: 126 .0 }
141
+ - match : { aggregations.percentiles_int.values.25\.0: 51 .0 }
142
+ - match : { aggregations.percentiles_int.values.50\.0: 101 .0 }
143
+ - match : { aggregations.percentiles_int.values.75\.0: 151 .0 }
141
144
- match : { aggregations.percentiles_int.values.95\.0: 151.0 }
142
145
- match : { aggregations.percentiles_int.values.99\.0: 151.0 }
143
146
144
147
- match : { aggregations.percentiles_double.values.1\.0: 1.0 }
145
148
- match : { aggregations.percentiles_double.values.5\.0: 1.0 }
146
- - match : { aggregations.percentiles_double.values.25\.0: 26 .0 }
147
- - match : { aggregations.percentiles_double.values.50\.0: 76 .0 }
148
- - match : { aggregations.percentiles_double.values.75\.0: 126 .0 }
149
+ - match : { aggregations.percentiles_double.values.25\.0: 51 .0 }
150
+ - match : { aggregations.percentiles_double.values.50\.0: 101 .0 }
151
+ - match : { aggregations.percentiles_double.values.75\.0: 151 .0 }
149
152
- match : { aggregations.percentiles_double.values.95\.0: 151.0 }
150
153
- match : { aggregations.percentiles_double.values.99\.0: 151.0 }
151
154
@@ -252,9 +255,9 @@ setup:
252
255
253
256
- match : { aggregations.percentiles_int.values.1\.0: 1.0 }
254
257
- match : { aggregations.percentiles_int.values.5\.0: 1.0 }
255
- - match : { aggregations.percentiles_int.values.25\.0: 26 .0 }
256
- - match : { aggregations.percentiles_int.values.50\.0: 76 .0 }
257
- - match : { aggregations.percentiles_int.values.75\.0: 126 .0 }
258
+ - match : { aggregations.percentiles_int.values.25\.0: 51 .0 }
259
+ - match : { aggregations.percentiles_int.values.50\.0: 101 .0 }
260
+ - match : { aggregations.percentiles_int.values.75\.0: 151 .0 }
258
261
- match : { aggregations.percentiles_int.values.95\.0: 151.0 }
259
262
- match : { aggregations.percentiles_int.values.99\.0: 151.0 }
260
263
@@ -338,12 +341,12 @@ setup:
338
341
- length : { hits.hits: 4 }
339
342
340
343
- match : { aggregations.percentiles_int.values.5\.0: 1.0 }
341
- - match : { aggregations.percentiles_int.values.25\.0: 26 .0 }
342
- - match : { aggregations.percentiles_int.values.50\.0: 76 .0 }
344
+ - match : { aggregations.percentiles_int.values.25\.0: 51 .0 }
345
+ - match : { aggregations.percentiles_int.values.50\.0: 101 .0 }
343
346
344
347
- match : { aggregations.percentiles_double.values.5\.0: 1.0 }
345
- - match : { aggregations.percentiles_double.values.25\.0: 26 .0 }
346
- - match : { aggregations.percentiles_double.values.50\.0: 76 .0 }
348
+ - match : { aggregations.percentiles_double.values.25\.0: 51 .0 }
349
+ - match : { aggregations.percentiles_double.values.50\.0: 101 .0 }
347
350
348
351
---
349
352
" Non-keyed test " :
@@ -366,6 +369,6 @@ setup:
366
369
- match : { aggregations.percentiles_int.values.0.key: 5.0 }
367
370
- match : { aggregations.percentiles_int.values.0.value: 1.0 }
368
371
- match : { aggregations.percentiles_int.values.1.key: 25.0 }
369
- - match : { aggregations.percentiles_int.values.1.value: 26 .0 }
372
+ - match : { aggregations.percentiles_int.values.1.value: 51 .0 }
370
373
- match : { aggregations.percentiles_int.values.2.key: 50.0 }
371
- - match : { aggregations.percentiles_int.values.2.value: 76 .0 }
374
+ - match : { aggregations.percentiles_int.values.2.value: 101 .0 }
0 commit comments