Skip to content

Commit 314cc0a

Browse files
committed
Avoid relocation in field collapsing yaml test
Relates #52416
1 parent e7ee6be commit 314cc0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/search/110_field_collapsing.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ setup:
77
properties:
88
numeric_group: { type: integer }
99
tag: { type: keyword }
10+
settings:
11+
routing.rebalance.enable: none
1012

1113
- do:
1214
index:

0 commit comments

Comments
 (0)