Commit be0edfc
committed
Merge remote-tracking branch 'elastic/master' into retention-leases-version
* elastic/master:
SnapshotShardsService Simplifications (elastic#38025)
Default include_type_name to false in the yml test harness. (elastic#38058)
Disable bwc preparing to backport of#37977, elastic#37857 and elastic#37872 (elastic#38126)
Adding ml_settings entry to HLRC and Docs for deprecation_info (elastic#38118)File tree
212 files changed
+688
-919
lines changed- client/rest-high-level/src
- main/java/org/elasticsearch/client/migration
- test/java/org/elasticsearch/client
- documentation
- migration
- docs
- java-rest/high-level/migration
- reference/migration/apis
- modules
- aggs-matrix-stats/src/test/resources/rest-api-spec/test/stats
- analysis-common/src/test/resources/rest-api-spec/test
- indices.analyze
- indices/validate_query
- search.query
- search.suggest
- termvectors
- ingest-geoip/src/test/resources/rest-api-spec/test/ingest_geoip
- lang-expression/src/test/resources/rest-api-spec/test/lang_expression
- lang-mustache/src/test/resources/rest-api-spec/test/lang_mustache
- lang-painless/src/test/resources/rest-api-spec/test/painless
- mapper-extras/src/test/resources/rest-api-spec/test
- dense-vector
- rank_features
- rank_feature
- scaled_float
- sparse-vector
- parent-join/src/test/resources/rest-api-spec/test
- percolator/src/test/resources/rest-api-spec/test
- reindex/src/test/resources/rest-api-spec/test
- reindex
- update_by_query
- plugins
- analysis-icu/src/test/resources/rest-api-spec/test/analysis_icu
- analysis-kuromoji/src/test/resources/rest-api-spec/test/analysis_nori
- analysis-nori/src/test/resources/rest-api-spec/test/analysis_nori
- analysis-phonetic/src/test/resources/rest-api-spec/test/analysis_phonetic
- analysis-smartcn/src/test/resources/rest-api-spec/test/analysis_smartcn
- analysis-stempel/src/test/resources/rest-api-spec/test/analysis_stempel
- analysis-ukrainian/src/test/resources/rest-api-spec/test/analysis_ukrainian
- mapper-annotated-text/src/test/resources/rest-api-spec/test/mapper_annotatedtext
- mapper-murmur3/src/test/resources/rest-api-spec/test/mapper_murmur3
- mapper-size/src/test/resources/rest-api-spec/test/mapper_size
- qa
- multi-cluster-search/src/test/resources/rest-api-spec/test
- multi_cluster
- remote_cluster
- rolling-upgrade/src/test/resources/rest-api-spec/test
- mixed_cluster
- old_cluster
- upgraded_cluster
- smoke-test-ingest-with-all-dependencies/src/test/resources/rest-api-spec/test/ingest
- rest-api-spec/src/main/resources/rest-api-spec/test
- bulk
- cat.aliases
- cat.fielddata
- count
- create
- delete
- explain
- field_caps
- get_source
- get
- index
- indices.analyze
- indices.create
- indices.get_field_mapping
- indices.get_mapping
- indices.get_template
- indices.get
- indices.put_mapping
- indices.shrink
- indices.sort
- indices.split
- indices.stats
- indices.validate_query
- mget
- mlt
- msearch
- mtermvectors
- range
- search.aggregation
- search.highlight
- search.inner_hits
- search_shards
- search
- suggest
- termvectors
- update
- server/src/main/java/org/elasticsearch/snapshots
- test/framework/src
- main/java/org/elasticsearch/test/rest/yaml
- test/java/org/elasticsearch/test/rest/yaml
- x-pack
- plugin
- ccr/qa/rest/src/test/resources/rest-api-spec/test/ccr
- src/test/resources/rest-api-spec/test
- authenticate
- graph
- ml
- rollup
- security/authz
- qa
- multi-cluster-search-security/src/test/resources/rest-api-spec/test
- multi_cluster
- remote_cluster
- rolling-upgrade/src/test/resources/rest-api-spec/test/upgraded_cluster
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
212 files changed
+688
-919
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
Lines changed: 16 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | | - | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
64 | 71 | | |
65 | 72 | | |
66 | 73 | | |
| |||
76 | 83 | | |
77 | 84 | | |
78 | 85 | | |
| 86 | + | |
79 | 87 | | |
80 | 88 | | |
81 | 89 | | |
| |||
85 | 93 | | |
86 | 94 | | |
87 | 95 | | |
| 96 | + | |
| 97 | + | |
88 | 98 | | |
89 | 99 | | |
90 | 100 | | |
| |||
96 | 106 | | |
97 | 107 | | |
98 | 108 | | |
99 | | - | |
| 109 | + | |
100 | 110 | | |
101 | 111 | | |
102 | 112 | | |
| |||
106 | 116 | | |
107 | 117 | | |
108 | 118 | | |
| 119 | + | |
109 | 120 | | |
110 | 121 | | |
111 | 122 | | |
112 | 123 | | |
113 | 124 | | |
114 | | - | |
| 125 | + | |
115 | 126 | | |
116 | 127 | | |
117 | 128 | | |
118 | 129 | | |
119 | | - | |
| 130 | + | |
| 131 | + | |
120 | 132 | | |
121 | 133 | | |
122 | 134 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
| 186 | + | |
185 | 187 | | |
186 | 188 | | |
187 | 189 | | |
| |||
195 | 197 | | |
196 | 198 | | |
197 | 199 | | |
| 200 | + | |
| 201 | + | |
198 | 202 | | |
199 | 203 | | |
200 | 204 | | |
| |||
Lines changed: 19 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
68 | 74 | | |
69 | 75 | | |
70 | 76 | | |
| |||
105 | 111 | | |
106 | 112 | | |
107 | 113 | | |
108 | | - | |
| 114 | + | |
| 115 | + | |
109 | 116 | | |
110 | 117 | | |
111 | 118 | | |
112 | 119 | | |
113 | | - | |
| 120 | + | |
| 121 | + | |
114 | 122 | | |
115 | 123 | | |
116 | 124 | | |
| |||
128 | 136 | | |
129 | 137 | | |
130 | 138 | | |
131 | | - | |
132 | | - | |
| 139 | + | |
| 140 | + | |
133 | 141 | | |
134 | 142 | | |
135 | | - | |
| 143 | + | |
| 144 | + | |
136 | 145 | | |
137 | 146 | | |
138 | 147 | | |
139 | | - | |
| 148 | + | |
140 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
141 | 154 | | |
142 | 155 | | |
143 | 156 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
112 | | - | |
| 113 | + | |
| 114 | + | |
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
0 commit comments