File tree
130 files changed
+3236
-1627
lines changed- buildSrc/src/main/groovy/org/elasticsearch/gradle
- plugin
- precommit
- vagrant
- client
- rest/src
- main/java/org/elasticsearch/client
- test/java/org/elasticsearch/client
- rest-high-level/src
- main/java/org/elasticsearch/client
- test/java/org/elasticsearch/client
- documentation
- docs/reference
- aggregations/bucket
- docs
- modules/parent-join/src
- main/java/org/elasticsearch/join/query
- test/java/org/elasticsearch/join/query
- plugins/discovery-ec2/src/main/java/org/elasticsearch/discovery/ec2
- qa/vagrant
- rest-api-spec/src/main/resources/rest-api-spec/test
- cat.aliases
- cat.allocation
- cat.count
- cat.nodeattrs
- cat.nodes
- cat.recovery
- cat.repositories
- cat.segments
- cat.shards
- cat.snapshots
- cat.tasks
- cat.thread_pool
- server/src
- main/java/org/elasticsearch
- action
- admin
- cluster
- repositories/delete
- snapshots/status
- stats
- indices
- delete
- segments
- stats
- upgrade/get
- support/master
- cluster
- metadata
- routing/allocation
- common
- xcontent
- http
- index
- cache
- query
- request
- engine
- fielddata
- mapper
- merge
- query
- search/stats
- store
- translog
- indices/recovery
- monitor
- fs
- jvm
- process
- search
- aggregations/bucket/composite
- suggest/completion
- tasks
- transport
- test
- java/org/elasticsearch
- action/admin/indices/delete
- cluster
- metadata
- routing
- common/xcontent
- builder
- index
- mapper
- query
- search/stats
- indices/state
- nodesinfo
- search
- aggregations
- bucket
- composite
- pipeline
- rescore
- suggest
- resources/indices/analyze
- conf_dir/hunspell
- en_US
- en_US_custom
- no_aff_conf_dir/hunspell/en_US
- two_aff_conf_dir/hunspell/en_US
- test/framework/src/main/java/org/elasticsearch/search/aggregations
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
130 files changed
+3236
-1627
lines changed+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 |
| - | |
| 99 | + | |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
|
+13-24
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
414 | 414 |
| |
415 | 415 |
| |
416 | 416 |
| |
417 |
| - | |
| 417 | + | |
418 | 418 |
| |
419 | 419 |
| |
420 | 420 |
| |
421 | 421 |
| |
422 | 422 |
| |
423 | 423 |
| |
424 |
| - | |
| 424 | + | |
425 | 425 |
| |
426 |
| - | |
| 426 | + | |
427 | 427 |
| |
428 | 428 |
| |
429 | 429 |
| |
| |||
499 | 499 |
| |
500 | 500 |
| |
501 | 501 |
| |
502 |
| - | |
| 502 | + | |
503 | 503 |
| |
504 |
| - | |
505 |
| - | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
506 | 508 |
| |
507 |
| - | |
508 |
| - | |
509 |
| - | |
510 |
| - | |
511 |
| - | |
512 |
| - | |
513 |
| - | |
514 |
| - | |
515 |
| - | |
516 |
| - | |
517 |
| - | |
518 |
| - | |
519 |
| - | |
520 |
| - | |
521 |
| - | |
522 |
| - | |
523 |
| - | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
524 | 513 |
| |
525 | 514 |
| |
526 | 515 |
| |
527 |
| - | |
| 516 | + | |
528 | 517 |
| |
529 | 518 |
| |
530 | 519 |
| |
|
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
334 | 334 |
| |
335 | 335 |
| |
336 | 336 |
| |
337 |
| - | |
338 |
| - | |
339 |
| - | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
340 | 340 |
| |
341 | 341 |
| |
342 | 342 |
| |
| |||
346 | 346 |
| |
347 | 347 |
| |
348 | 348 |
| |
349 |
| - | |
| 349 | + | |
350 | 350 |
| |
351 | 351 |
| |
352 | 352 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
177 | 175 |
| |
178 | 176 |
| |
179 | 177 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 | 40 |
| |
44 | 41 |
| |
45 | 42 |
| |
| |||
60 | 57 |
| |
61 | 58 |
| |
62 | 59 |
| |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 | 60 |
| |
68 | 61 |
| |
69 | 62 |
| |
|
0 commit comments