File tree
232 files changed
+2920
-1697
lines changed- buildSrc/src/main/groovy/org/elasticsearch/gradle
- plugin
- test
- client
- client-benchmark-noop-api-plugin/src/main/java/org/elasticsearch/plugin/noop/action/search
- rest-high-level/src/test/java/org/elasticsearch/client/documentation
- rest/src/main/java/org/elasticsearch/client
- distribution/packages/src/common/scripts
- docs
- java-api/aggregations/metrics
- reference
- aggregations
- bucket
- metrics
- ingest
- migration/migrate_7_0
- search/request
- modules
- aggs-matrix-stats/src/test/resources/rest-api-spec/test/stats
- analysis-common/src/test/resources/rest-api-spec/test/analysis-common
- ingest-common/src
- main/java/org/elasticsearch/ingest/common
- test
- java/org/elasticsearch/ingest/common
- resources/rest-api-spec/test/ingest
- 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
- java/org/elasticsearch/painless
- resources/rest-api-spec/test/painless
- repository-url/src/test/resources/rest-api-spec/test/repository_url
- transport-netty4/src/test
- java/org/elasticsearch/http/netty4
- resources/rest-api-spec/test
- plugins
- discovery-azure-classic/src/test/resources/rest-api-spec/test/discovery_azure_classic
- discovery-ec2/src/test/resources/rest-api-spec/test/discovery_ec2
- discovery-file
- discovery-gce/src/test/resources/rest-api-spec/test/discovery_gce
- examples
- painless-whitelist
- src/test/resources/rest-api-spec/test/painless_whitelist
- rescore/src/test/resources/rest-api-spec/test/example-rescore
- script-expert-scoring/src/test/resources/rest-api-spec/test/script_expert_scoring
- ingest-attachment
- licenses
- src
- main
- java/org/elasticsearch/ingest/attachment
- plugin-metadata
- test
- java/org/elasticsearch/ingest/attachment
- resources
- org/elasticsearch/ingest/attachment/test/sample-files
- rest-api-spec/test/ingest_attachment
- ingest-geoip/src/test/resources/rest-api-spec/test/ingest_geoip
- ingest-user-agent/src/test/resources/rest-api-spec/test/ingest-useragent
- repository-azure/src/test/resources/rest-api-spec/test/repository_azure
- repository-gcs/src/test/resources/rest-api-spec/test/repository_gcs
- repository-hdfs
- src/test/resources/rest-api-spec/test
- hdfs_repository
- secure_hdfs_repository
- repository-s3/src/test/resources/rest-api-spec/test/repository_s3
- store-smb/src/test/resources/rest-api-spec/test/store_smb
- transport-nio/src/test/java/org/elasticsearch/http/nio
- qa
- mixed-cluster
- vagrant/src/test/resources/packaging
- tests
- utils
- rest-api-spec/src/main/resources/rest-api-spec/test/cat.templates
- server/src
- main/java/org/elasticsearch
- action
- admin/indices
- mapping/get
- template/put
- bulk
- support/replication
- cluster/metadata
- common
- component
- geo
- builders
- parsers
- inject
- spi
- settings
- util
- concurrent
- http
- index
- fielddata/plain
- mapper
- query
- ingest
- node
- plugins
- rest/action/admin/indices
- script
- search
- aggregations/metrics/scripted
- fetch/subphase/highlight
- suggest/completion/context
- tasks
- test/java/org
- apache/lucene/grouping
- elasticsearch
- action
- admin
- cluster
- node/tasks
- settings
- indices
- create
- mapping/put
- shrink
- bulk
- get
- ingest
- search
- support/replication
- termvectors
- client
- cluster/metadata
- common
- geo
- builders
- unit
- xcontent
- builder
- cbor
- smile
- support/filtering
- http
- index
- fielddata
- query
- search/geo
- indices/mapping
- ingest
- persistent
- repositories
- rest/action/admin/indices
- script
- search
- aggregations
- bucket
- significant
- metrics
- scripted
- support
- builder
- fetch/subphase/highlight
- rescore
- searchafter
- slice
- sort
- suggest
- completion
- phrase
- test/hamcrest
- test/framework/src
- main/java/org/elasticsearch
- bootstrap
- script
- test
- rest
- yaml
- section
- transport
- test/java/org/elasticsearch/test/rest/yaml/section
- x-pack
- docs/en/watcher
- plugin
- core/src
- main/java/org/elasticsearch/xpack/core
- watcher/actions
- test/java/org/elasticsearch/xpack/core
- ml/integration
- rollup
- ml/src/test/java/org/elasticsearch/xpack/ml
- datafeed/extractor/aggregation
- integration
- job
- persistence
- process/autodetect
- rollup/src/main/java/org/elasticsearch/xpack/rollup/job
- security/src
- main/java/org/elasticsearch/xpack/security/authz
- test/java/org/elasticsearch/xpack/security
- audit/index
- authc
- authz
- src/test
- java/org/elasticsearch/xpack/test/rest
- resources/rest-api-spec/test
- watcher/put_watch
- xpack
- watcher/src
- main/java/org/elasticsearch/xpack/watcher
- input
- transport/actions/put
- test/java/org/elasticsearch/xpack/watcher/actions
- throttler
- qa
- core-rest-tests-with-security
- full-cluster-restart/src/test/java/org/elasticsearch/xpack/restart
- ml-native-tests/src/test/java/org/elasticsearch/xpack/ml/integration
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
232 files changed
+2920
-1697
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
75 | 77 |
| |
76 | 78 |
| |
77 | 79 |
| |
| |||
111 | 113 |
| |
112 | 114 |
| |
113 | 115 |
| |
114 |
| - | |
| 116 | + | |
115 | 117 |
| |
116 | 118 |
| |
117 | 119 |
| |
|
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| 91 | + | |
| 92 | + | |
| 93 | + | |
91 | 94 |
| |
92 | 95 |
| |
93 | 96 |
| |
| |||
533 | 536 |
| |
534 | 537 |
| |
535 | 538 |
| |
536 |
| - | |
| 539 | + | |
| 540 | + | |
537 | 541 |
| |
538 | 542 |
| |
539 | 543 |
| |
| |||
643 | 647 |
| |
644 | 648 |
| |
645 | 649 |
| |
| 650 | + | |
| 651 | + | |
| 652 | + | |
646 | 653 |
| |
647 | 654 |
| |
648 | 655 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
329 | 329 |
| |
330 | 330 |
| |
331 | 331 |
| |
332 |
| - | |
| 332 | + | |
333 | 333 |
| |
334 | 334 |
| |
335 | 335 |
| |
| |||
415 | 415 |
| |
416 | 416 |
| |
417 | 417 |
| |
418 |
| - | |
| 418 | + | |
419 | 419 |
| |
420 | 420 |
| |
421 | 421 |
| |
|
Lines changed: 22 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
| 132 | + | |
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
| |||
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 |
| - | |
| 142 | + | |
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
161 |
| - | |
| 161 | + | |
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
| |||
269 | 269 |
| |
270 | 270 |
| |
271 | 271 |
| |
272 |
| - | |
| 272 | + | |
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
| |||
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
283 |
| - | |
| 283 | + | |
284 | 284 |
| |
285 | 285 |
| |
286 | 286 |
| |
| |||
298 | 298 |
| |
299 | 299 |
| |
300 | 300 |
| |
301 |
| - | |
| 301 | + | |
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
| |||
308 | 308 |
| |
309 | 309 |
| |
310 | 310 |
| |
311 |
| - | |
| 311 | + | |
312 | 312 |
| |
313 | 313 |
| |
314 | 314 |
| |
| |||
320 | 320 |
| |
321 | 321 |
| |
322 | 322 |
| |
323 |
| - | |
| 323 | + | |
324 | 324 |
| |
325 | 325 |
| |
326 | 326 |
| |
| |||
335 | 335 |
| |
336 | 336 |
| |
337 | 337 |
| |
338 |
| - | |
| 338 | + | |
339 | 339 |
| |
340 | 340 |
| |
341 | 341 |
| |
| |||
344 | 344 |
| |
345 | 345 |
| |
346 | 346 |
| |
347 |
| - | |
| 347 | + | |
348 | 348 |
| |
349 | 349 |
| |
350 | 350 |
| |
| |||
359 | 359 |
| |
360 | 360 |
| |
361 | 361 |
| |
362 |
| - | |
| 362 | + | |
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
| |||
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
437 |
| - | |
| 437 | + | |
438 | 438 |
| |
439 | 439 |
| |
440 | 440 |
| |
| |||
446 | 446 |
| |
447 | 447 |
| |
448 | 448 |
| |
449 |
| - | |
| 449 | + | |
450 | 450 |
| |
451 | 451 |
| |
452 | 452 |
| |
| |||
460 | 460 |
| |
461 | 461 |
| |
462 | 462 |
| |
463 |
| - | |
| 463 | + | |
464 | 464 |
| |
465 | 465 |
| |
466 | 466 |
| |
| |||
538 | 538 |
| |
539 | 539 |
| |
540 | 540 |
| |
541 |
| - | |
| 541 | + | |
542 | 542 |
| |
543 | 543 |
| |
544 | 544 |
| |
| |||
552 | 552 |
| |
553 | 553 |
| |
554 | 554 |
| |
555 |
| - | |
| 555 | + | |
556 | 556 |
| |
557 | 557 |
| |
558 | 558 |
| |
| |||
605 | 605 |
| |
606 | 606 |
| |
607 | 607 |
| |
608 |
| - | |
| 608 | + | |
609 | 609 |
| |
610 | 610 |
| |
611 | 611 |
| |
| |||
621 | 621 |
| |
622 | 622 |
| |
623 | 623 |
| |
624 |
| - | |
| 624 | + | |
625 | 625 |
| |
626 | 626 |
| |
627 | 627 |
| |
| |||
666 | 666 |
| |
667 | 667 |
| |
668 | 668 |
| |
669 |
| - | |
| 669 | + | |
670 | 670 |
| |
671 | 671 |
| |
672 | 672 |
| |
| |||
679 | 679 |
| |
680 | 680 |
| |
681 | 681 |
| |
682 |
| - | |
| 682 | + | |
683 | 683 |
| |
684 | 684 |
| |
685 | 685 |
| |
| |||
778 | 778 |
| |
779 | 779 |
| |
780 | 780 |
| |
781 |
| - | |
| 781 | + | |
782 | 782 |
| |
783 | 783 |
| |
784 | 784 |
| |
|
Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
52 | 71 |
| |
53 | 72 |
| |
54 | 73 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
12 | 24 |
| |
13 | 25 |
| |
14 | 26 |
| |
|
Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
| 16 | + | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
227 |
| - | |
| 227 | + | |
228 | 228 |
| |
229 | 229 |
| |
230 | 230 |
| |
| |||
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
260 |
| - | |
| 260 | + | |
261 | 261 |
| |
262 | 262 |
| |
263 | 263 |
| |
|
0 commit comments