@@ -65,21 +65,21 @@ setup:
65
65
- match : { hits.total: 4 }
66
66
- length : { hits.hits: 4 }
67
67
68
- - match : { aggregations.percentiles_int.values.1\.0: 2.5 }
69
- - match : { aggregations.percentiles_int.values.5\.0: 8.500000000000002 }
70
- - match : { aggregations.percentiles_int.values.25\.0: 38.5 }
68
+ - match : { aggregations.percentiles_int.values.1\.0: 1.0 }
69
+ - match : { aggregations.percentiles_int.values.5\.0: 1.0 }
70
+ - match : { aggregations.percentiles_int.values.25\.0: 26.0 }
71
71
- match : { aggregations.percentiles_int.values.50\.0: 76.0 }
72
- - match : { aggregations.percentiles_int.values.75\.0: 113.5 }
73
- - match : { aggregations.percentiles_int.values.95\.0: 143.49999999999997 }
74
- - match : { aggregations.percentiles_int.values.99\.0: 149.5 }
72
+ - match : { aggregations.percentiles_int.values.75\.0: 126.0 }
73
+ - match : { aggregations.percentiles_int.values.95\.0: 151.0 }
74
+ - match : { aggregations.percentiles_int.values.99\.0: 151.0 }
75
75
76
- - match : { aggregations.percentiles_double.values.1\.0: 2.5 }
77
- - match : { aggregations.percentiles_double.values.5\.0: 8.500000000000002 }
78
- - match : { aggregations.percentiles_double.values.25\.0: 38.5 }
76
+ - match : { aggregations.percentiles_double.values.1\.0: 1.0 }
77
+ - match : { aggregations.percentiles_double.values.5\.0: 1.0 }
78
+ - match : { aggregations.percentiles_double.values.25\.0: 26.0 }
79
79
- match : { aggregations.percentiles_double.values.50\.0: 76.0 }
80
- - match : { aggregations.percentiles_double.values.75\.0: 113.5 }
81
- - match : { aggregations.percentiles_double.values.95\.0: 143.49999999999997 }
82
- - match : { aggregations.percentiles_double.values.99\.0: 149.5 }
80
+ - match : { aggregations.percentiles_double.values.75\.0: 126.0 }
81
+ - match : { aggregations.percentiles_double.values.95\.0: 151.0 }
82
+ - match : { aggregations.percentiles_double.values.99\.0: 151.0 }
83
83
84
84
- do :
85
85
search :
@@ -100,21 +100,21 @@ setup:
100
100
- match : { hits.total: 4 }
101
101
- length : { hits.hits: 4 }
102
102
103
- - match : { aggregations.percentiles_int.values.1\.0: 2.5 }
104
- - match : { aggregations.percentiles_int.values.5\.0: 8.500000000000002 }
105
- - match : { aggregations.percentiles_int.values.25\.0: 38.5 }
103
+ - match : { aggregations.percentiles_int.values.1\.0: 1.0 }
104
+ - match : { aggregations.percentiles_int.values.5\.0: 1.0 }
105
+ - match : { aggregations.percentiles_int.values.25\.0: 26.0 }
106
106
- match : { aggregations.percentiles_int.values.50\.0: 76.0 }
107
- - match : { aggregations.percentiles_int.values.75\.0: 113.5 }
108
- - match : { aggregations.percentiles_int.values.95\.0: 143.49999999999997 }
109
- - match : { aggregations.percentiles_int.values.99\.0: 149.5 }
107
+ - match : { aggregations.percentiles_int.values.75\.0: 126.0 }
108
+ - match : { aggregations.percentiles_int.values.95\.0: 151.0 }
109
+ - match : { aggregations.percentiles_int.values.99\.0: 151.0 }
110
110
111
- - match : { aggregations.percentiles_double.values.1\.0: 2.5 }
112
- - match : { aggregations.percentiles_double.values.5\.0: 8.500000000000002 }
113
- - match : { aggregations.percentiles_double.values.25\.0: 38.5 }
111
+ - match : { aggregations.percentiles_double.values.1\.0: 1.0 }
112
+ - match : { aggregations.percentiles_double.values.5\.0: 1.0 }
113
+ - match : { aggregations.percentiles_double.values.25\.0: 26.0 }
114
114
- match : { aggregations.percentiles_double.values.50\.0: 76.0 }
115
- - match : { aggregations.percentiles_double.values.75\.0: 113.5 }
116
- - match : { aggregations.percentiles_double.values.95\.0: 143.49999999999997 }
117
- - match : { aggregations.percentiles_double.values.99\.0: 149.5 }
115
+ - match : { aggregations.percentiles_double.values.75\.0: 126.0 }
116
+ - match : { aggregations.percentiles_double.values.95\.0: 151.0 }
117
+ - match : { aggregations.percentiles_double.values.99\.0: 151.0 }
118
118
119
119
120
120
---
@@ -135,21 +135,21 @@ setup:
135
135
- match : { hits.total: 4 }
136
136
- length : { hits.hits: 0 }
137
137
138
- - match : { aggregations.percentiles_int.values.1\.0: 2.5 }
139
- - match : { aggregations.percentiles_int.values.5\.0: 8.500000000000002 }
140
- - match : { aggregations.percentiles_int.values.25\.0: 38.5 }
138
+ - match : { aggregations.percentiles_int.values.1\.0: 1.0 }
139
+ - match : { aggregations.percentiles_int.values.5\.0: 1.0 }
140
+ - match : { aggregations.percentiles_int.values.25\.0: 26.0 }
141
141
- match : { aggregations.percentiles_int.values.50\.0: 76.0 }
142
- - match : { aggregations.percentiles_int.values.75\.0: 113.5 }
143
- - match : { aggregations.percentiles_int.values.95\.0: 143.49999999999997 }
144
- - match : { aggregations.percentiles_int.values.99\.0: 149.5 }
142
+ - match : { aggregations.percentiles_int.values.75\.0: 126.0 }
143
+ - match : { aggregations.percentiles_int.values.95\.0: 151.0 }
144
+ - match : { aggregations.percentiles_int.values.99\.0: 151.0 }
145
145
146
- - match : { aggregations.percentiles_double.values.1\.0: 2.5 }
147
- - match : { aggregations.percentiles_double.values.5\.0: 8.500000000000002 }
148
- - match : { aggregations.percentiles_double.values.25\.0: 38.5 }
146
+ - match : { aggregations.percentiles_double.values.1\.0: 1.0 }
147
+ - match : { aggregations.percentiles_double.values.5\.0: 1.0 }
148
+ - match : { aggregations.percentiles_double.values.25\.0: 26.0 }
149
149
- match : { aggregations.percentiles_double.values.50\.0: 76.0 }
150
- - match : { aggregations.percentiles_double.values.75\.0: 113.5 }
151
- - match : { aggregations.percentiles_double.values.95\.0: 143.49999999999997 }
152
- - match : { aggregations.percentiles_double.values.99\.0: 149.5 }
150
+ - match : { aggregations.percentiles_double.values.75\.0: 126.0 }
151
+ - match : { aggregations.percentiles_double.values.95\.0: 151.0 }
152
+ - match : { aggregations.percentiles_double.values.99\.0: 151.0 }
153
153
154
154
155
155
@@ -176,21 +176,21 @@ setup:
176
176
- match : { hits.total: 3 }
177
177
- length : { hits.hits: 3 }
178
178
179
- - match : { aggregations.percentiles_int.values.1\.0: 52 .0 }
180
- - match : { aggregations.percentiles_int.values.5\.0: 56 .0 }
181
- - match : { aggregations.percentiles_int.values.25\.0: 76.0 }
179
+ - match : { aggregations.percentiles_int.values.1\.0: 51 .0 }
180
+ - match : { aggregations.percentiles_int.values.5\.0: 51 .0 }
181
+ - match : { aggregations.percentiles_int.values.25\.0: 63.5 }
182
182
- match : { aggregations.percentiles_int.values.50\.0: 101.0 }
183
- - match : { aggregations.percentiles_int.values.75\.0: 126.0 }
184
- - match : { aggregations.percentiles_int.values.95\.0: 146 .0 }
185
- - match : { aggregations.percentiles_int.values.99\.0: 150 .0 }
183
+ - match : { aggregations.percentiles_int.values.75\.0: 138.5 }
184
+ - match : { aggregations.percentiles_int.values.95\.0: 151 .0 }
185
+ - match : { aggregations.percentiles_int.values.99\.0: 151 .0 }
186
186
187
- - match : { aggregations.percentiles_double.values.1\.0: 52 .0 }
188
- - match : { aggregations.percentiles_double.values.5\.0: 56 .0 }
189
- - match : { aggregations.percentiles_double.values.25\.0: 76.0 }
187
+ - match : { aggregations.percentiles_double.values.1\.0: 51 .0 }
188
+ - match : { aggregations.percentiles_double.values.5\.0: 51 .0 }
189
+ - match : { aggregations.percentiles_double.values.25\.0: 63.5 }
190
190
- match : { aggregations.percentiles_double.values.50\.0: 101.0 }
191
- - match : { aggregations.percentiles_double.values.75\.0: 126.0 }
192
- - match : { aggregations.percentiles_double.values.95\.0: 146 .0 }
193
- - match : { aggregations.percentiles_double.values.99\.0: 150 .0 }
191
+ - match : { aggregations.percentiles_double.values.75\.0: 138.5 }
192
+ - match : { aggregations.percentiles_double.values.95\.0: 151 .0 }
193
+ - match : { aggregations.percentiles_double.values.99\.0: 151 .0 }
194
194
195
195
---
196
196
" Missing field with missing param " :
@@ -248,13 +248,13 @@ setup:
248
248
- match : { aggregations.percentiles_int.meta.foo: "bar" }
249
249
250
250
251
- - match : { aggregations.percentiles_int.values.1\.0: 2.5 }
252
- - match : { aggregations.percentiles_int.values.5\.0: 8.500000000000002 }
253
- - match : { aggregations.percentiles_int.values.25\.0: 38.5 }
251
+ - match : { aggregations.percentiles_int.values.1\.0: 1.0 }
252
+ - match : { aggregations.percentiles_int.values.5\.0: 1.0 }
253
+ - match : { aggregations.percentiles_int.values.25\.0: 26.0 }
254
254
- match : { aggregations.percentiles_int.values.50\.0: 76.0 }
255
- - match : { aggregations.percentiles_int.values.75\.0: 113.5 }
256
- - match : { aggregations.percentiles_int.values.95\.0: 143.49999999999997 }
257
- - match : { aggregations.percentiles_int.values.99\.0: 149.5 }
255
+ - match : { aggregations.percentiles_int.values.75\.0: 126.0 }
256
+ - match : { aggregations.percentiles_int.values.95\.0: 151.0 }
257
+ - match : { aggregations.percentiles_int.values.99\.0: 151.0 }
258
258
259
259
---
260
260
" Invalid params test " :
@@ -337,12 +337,12 @@ setup:
337
337
- match : { hits.total: 4 }
338
338
- length : { hits.hits: 4 }
339
339
340
- - match : { aggregations.percentiles_int.values.5\.0: 8.500000000000002 }
341
- - match : { aggregations.percentiles_int.values.25\.0: 38.5 }
342
- - match : { aggregations.percentiles_int.values.50\.0: 76.0 }
340
+ - 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 }
343
343
344
- - match : { aggregations.percentiles_double.values.5\.0: 8.500000000000002 }
345
- - match : { aggregations.percentiles_double.values.25\.0: 38.5 }
344
+ - match : { aggregations.percentiles_double.values.5\.0: 1.0 }
345
+ - match : { aggregations.percentiles_double.values.25\.0: 26.0 }
346
346
- match : { aggregations.percentiles_double.values.50\.0: 76.0 }
347
347
348
348
---
@@ -363,9 +363,9 @@ setup:
363
363
- length : { hits.hits: 4 }
364
364
365
365
- match : { aggregations.percentiles_int.values.0.key: 5.0 }
366
- - match : { aggregations.percentiles_int.values.0.value: 8.500000000000002 }
366
+ - match : { aggregations.percentiles_int.values.0.value: 1.0 }
367
367
- match : { aggregations.percentiles_int.values.1.key: 25.0 }
368
- - match : { aggregations.percentiles_int.values.1.value: 38.5 }
368
+ - match : { aggregations.percentiles_int.values.1.value: 26.0 }
369
369
- match : { aggregations.percentiles_int.values.2.key: 50.0 }
370
370
- match : { aggregations.percentiles_int.values.2.value: 76.0 }
371
371
0 commit comments