File tree
372 files changed
+15238
-2255
lines changed- .github
- workflows
- buildSrc
- client
- rest-high-level/src
- main/java/org/opensearch/client/indices
- test/java/org/opensearch/client/indices
- rest
- licenses
- src/main/java/org/opensearch/client
- sniffer/licenses
- distribution/packages
- libs/common/src
- main/java/org/opensearch/common/annotation/processor
- test
- java/org/opensearch/common/annotation/processor
- resources/org/opensearch/common/annotation/processor
- modules
- lang-painless/src/internalClusterTest/java/org/opensearch/painless
- mapper-extras/src/main/java/org/opensearch/index/query
- parent-join/src/main/java/org/opensearch/join/query
- percolator/src/main/java/org/opensearch/percolator
- repository-url/src/internalClusterTest/java/org/opensearch/repositories/url
- plugins
- analysis-icu/licenses
- identity-shiro/src
- main/java/org/opensearch/identity/shiro
- test/java/org/opensearch/identity/shiro
- repository-azure
- licenses
- src/internalClusterTest/java/org/opensearch/repositories/azure
- repository-gcs/src/internalClusterTest/java/org/opensearch/repositories/gcs
- repository-hdfs/src/test/java/org/opensearch/repositories/hdfs
- repository-s3/src
- internalClusterTest/java/org/opensearch/repositories/s3
- main/java/org/opensearch/repositories/s3
- test/java/org/opensearch/repositories/s3
- transport-reactor-netty4/src
- javaRestTest/java/org/opensearch/rest
- main/java/org/opensearch/http/reactor/netty4
- test/java/org/opensearch/http/reactor/netty4
- workload-management/src
- main/java/org/opensearch/plugin/wlm/service
- test/java/org/opensearch/plugin/wlm
- service
- release-notes
- rest-api-spec/src/main/resources/rest-api-spec/test
- cluster.put_settings
- index
- server
- licenses
- src
- internalClusterTest/java/org/opensearch
- action/admin
- cluster
- repositories
- snapshots
- indices/create
- cluster
- routing/allocation/decider
- shards
- gateway/remote
- index
- mapper
- store
- indices
- recovery
- settings
- nodestats
- remotemigration
- remotestore
- multipart
- repositories
- fs
- snapshots
- main/java/org/opensearch
- action/admin
- cluster/snapshots/create
- indices
- create
- get
- stats
- cluster
- coordination
- metadata
- routing
- allocation
- allocator
- decider
- common
- settings
- util
- xcontent
- support
- extensions
- rest
- gateway
- remote
- model
- identity
- noop
- tokens
- index
- codec/composite
- composite99
- compositeindex
- datacube
- startree
- aggregators
- builder
- fileformats
- data
- meta
- node
- node
- utils
- engine
- mapper
- query
- functionscore
- recovery
- remote
- shard
- store
- remote/directory
- translog/transfer
- indices
- replication
- node
- remotestore
- plugins
- repositories
- blobstore
- rest
- action
- admin/cluster
- cat
- document
- search
- backpressure
- settings
- trackers
- sort
- snapshots
- transport
- nativeprotocol
- wlm
- listeners
- stats
- tracker
- test/java/org/opensearch
- action
- admin
- cluster
- node/stats
- snapshots
- create
- get
- indices
- create
- get
- support/replication
- bootstrap
- cluster
- coordination
- metadata
- routing/allocation
- allocator
- decider
- common/xcontent
- extensions
- rest
- gateway
- remote
- model
- identity/noop
- index
- compositeindex/datacube/startree
- aggregators
- builder
- fileformats
- data
- meta
- node
- node
- utils
- mapper
- query
- plugin
- remote
- shard
- store
- translog/transfer
- indices/cluster
- repositories
- blobstore
- rest
- action/admin/indices
- search
- backpressure
- trackers
- sort
- plugin
- snapshots
- mockstore
- transport
- wlm
- listeners
- stats
- tracker
- test
- fixtures/hdfs-fixture
- framework/src/main/java/org/opensearch
- action/support/replication
- cluster
- routing
- index/shard
- repositories/blobstore
- snapshots
- test
- rest
- transport/nio
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
372 files changed
+15238
-2255
lines changedLines changed: 54 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
170 | 224 |
| |
171 | 225 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Lines changed: 25 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
29 | 43 |
| |
30 | 44 |
| |
31 | 45 |
| |
32 | 46 |
| |
33 | 47 |
| |
34 |
| - | |
| 48 | + | |
35 | 49 |
| |
36 | 50 |
| |
37 | 51 |
| |
| |||
48 | 62 |
| |
49 | 63 |
| |
50 | 64 |
| |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
51 | 70 |
| |
52 | 71 |
| |
53 | 72 |
| |
54 | 73 |
| |
55 | 74 |
| |
| 75 | + | |
| 76 | + | |
56 | 77 |
| |
57 | 78 |
| |
58 | 79 |
| |
59 | 80 |
| |
| 81 | + | |
60 | 82 |
| |
61 | 83 |
| |
62 | 84 |
| |
| |||
67 | 89 |
| |
68 | 90 |
| |
69 | 91 |
| |
| 92 | + | |
70 | 93 |
| |
71 | 94 |
| |
| 95 | + | |
72 | 96 |
| |
73 | 97 |
| |
74 | 98 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
Lines changed: 25 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
| |||
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
| 65 | + | |
64 | 66 |
| |
65 | 67 |
| |
66 | 68 |
| |
| |||
69 | 71 |
| |
70 | 72 |
| |
71 | 73 |
| |
72 |
| - | |
| 74 | + | |
| 75 | + | |
73 | 76 |
| |
74 | 77 |
| |
75 | 78 |
| |
| |||
89 | 92 |
| |
90 | 93 |
| |
91 | 94 |
| |
| 95 | + | |
| 96 | + | |
| 97 | + | |
92 | 98 |
| |
93 | 99 |
| |
94 | 100 |
| |
| |||
123 | 129 |
| |
124 | 130 |
| |
125 | 131 |
| |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
126 | 136 |
| |
127 | 137 |
| |
128 | 138 |
| |
| |||
167 | 177 |
| |
168 | 178 |
| |
169 | 179 |
| |
| 180 | + | |
170 | 181 |
| |
171 | 182 |
| |
172 | 183 |
| |
| |||
185 | 196 |
| |
186 | 197 |
| |
187 | 198 |
| |
| 199 | + | |
| 200 | + | |
| 201 | + | |
188 | 202 |
| |
189 | 203 |
| |
190 | 204 |
| |
| |||
197 | 211 |
| |
198 | 212 |
| |
199 | 213 |
| |
200 |
| - | |
| 214 | + | |
201 | 215 |
| |
202 | 216 |
| |
203 | 217 |
| |
| |||
207 | 221 |
| |
208 | 222 |
| |
209 | 223 |
| |
| 224 | + | |
210 | 225 |
| |
211 | 226 |
| |
212 | 227 |
| |
213 | 228 |
| |
214 | 229 |
| |
215 | 230 |
| |
216 |
| - | |
| 231 | + | |
| 232 | + | |
217 | 233 |
| |
218 | 234 |
| |
219 | 235 |
| |
220 | 236 |
| |
221 | 237 |
| |
222 | 238 |
| |
| 239 | + | |
223 | 240 |
| |
224 | 241 |
| |
225 | 242 |
| |
| |||
229 | 246 |
| |
230 | 247 |
| |
231 | 248 |
| |
| 249 | + | |
232 | 250 |
| |
233 | 251 |
| |
234 | 252 |
| |
| |||
254 | 272 |
| |
255 | 273 |
| |
256 | 274 |
| |
| 275 | + | |
| 276 | + | |
| 277 | + | |
257 | 278 |
| |
258 | 279 |
| |
259 | 280 |
| |
260 | 281 |
| |
261 | 282 |
| |
262 | 283 |
| |
263 |
| - | |
| 284 | + | |
264 | 285 |
| |
265 | 286 |
|
Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
| |||
66 | 67 |
| |
67 | 68 |
| |
68 | 69 |
| |
| 70 | + | |
69 | 71 |
| |
70 | 72 |
| |
71 | 73 |
| |
| |||
90 | 92 |
| |
91 | 93 |
| |
92 | 94 |
| |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
93 | 99 |
| |
94 | 100 |
| |
95 | 101 |
| |
96 | 102 |
| |
97 | 103 |
| |
98 | 104 |
| |
99 | 105 |
| |
100 |
| - | |
| 106 | + | |
| 107 | + | |
101 | 108 |
| |
102 | 109 |
| |
103 | 110 |
| |
| |||
116 | 123 |
| |
117 | 124 |
| |
118 | 125 |
| |
| 126 | + | |
119 | 127 |
| |
120 | 128 |
| |
121 | 129 |
| |
|
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
0 commit comments