Commit 4e863f4
authored
* Make ES|QL scoring tests running consistently in serverless (#118854)
* make scoring tests running consistently in serverless
enforce _id in books dataset to make doc distribution across shards consistent.
books settings with 3 shards to accomodate serverless settings.
unmuting scoring tests.
scoring test fixed.
(cherry picked from commit 140beb1)
1 parent 1c85bdb commit 4e863f4
File tree
5 files changed
+140
-146
lines changed- x-pack/plugin/esql/qa/testFixtures/src/main
- java/org/elasticsearch/xpack/esql
- resources
5 files changed
+140
-146
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | 367 | | |
383 | 368 | | |
384 | 369 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments