Commit 292a2c5
authored
Fix broken yml test for combined_fields. (opensearch-project#18971)
This test breaks with a repeatable seed because we randomly
set shard count above 1 which will impact scoring. Fixing it
by setting shard count to 1 instead of using dfs query then fetch.
Signed-off-by: Marc Handalian <marc.handalian@gmail.com>1 parent 7db7a5a commit 292a2c5
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
0 commit comments