Commit cb4728d
authored
* 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]>
(cherry picked from commit b335c1a)
# Conflicts:
# x-pack/plugin/ent-search/src/yamlRestTest/resources/rest-api-spec/test/entsearch/rules/40_rule_query_search.yml
* Update 40_rule_query_search.yml
Remove test that can't run in < 9.1
1 parent 50c14b8 commit cb4728d
File tree
2 files changed
+13
-0
lines changed- docs/changelog
- x-pack/plugin/ent-search/src/main/java/org/elasticsearch/xpack/application
2 files changed
+13
-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 | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
179 | 180 | | |
180 | 181 | | |
181 | 182 | | |
| 183 | + | |
182 | 184 | | |
183 | 185 | | |
184 | 186 | | |
| |||
351 | 353 | | |
352 | 354 | | |
353 | 355 | | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
354 | 361 | | |
355 | 362 | | |
356 | 363 | | |
| |||
0 commit comments