Commit b335c1a
Fix: Add NamedWriteable for RuleQueryRankDoc (#128153)
* Add NamedWriteable for QueryRule rank doc
* Update test
* Update docs/changelog/128153.yaml
* Add multi cluster test for query rules
* Commenting out code - explicitly trying to spur a test failure
* [CI] Auto commit changes from spotless
* Streamline test for multi cluster
* Revert changes to try to break test
* Fix compile error
---------
Co-authored-by: elasticsearchmachine <[email protected]>1 parent bc45087 commit b335c1a
File tree
3 files changed
+22
-0
lines changed- docs/changelog
- x-pack/plugin/ent-search/src
- main/java/org/elasticsearch/xpack/application
- yamlRestTest/resources/rest-api-spec/test/entsearch/rules
3 files changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
178 | 179 | | |
179 | 180 | | |
180 | 181 | | |
| 182 | + | |
181 | 183 | | |
182 | 184 | | |
183 | 185 | | |
| |||
358 | 360 | | |
359 | 361 | | |
360 | 362 | | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
361 | 368 | | |
362 | 369 | | |
363 | 370 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
903 | 903 | | |
904 | 904 | | |
905 | 905 | | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
906 | 910 | | |
907 | 911 | | |
908 | 912 | | |
909 | 913 | | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
910 | 918 | | |
911 | 919 | | |
912 | 920 | | |
| |||
949 | 957 | | |
950 | 958 | | |
951 | 959 | | |
| 960 | + | |
952 | 961 | | |
953 | 962 | | |
954 | 963 | | |
| |||
0 commit comments