File tree
138 files changed
+2896
-940
lines changed- buildSrc/src
- main/groovy/org/elasticsearch/gradle
- doc
- plugin
- precommit
- test
- test/groovy/org/elasticsearch/gradle/doc
- 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
- dev-tools
- distribution
- bwc
- packages
- src/common/scripts
- src/config
- tools/plugin-cli/src/main/java/org/elasticsearch/plugins
- docs
- java-rest/high-level
- document
- indices
- painless
- reference
- cluster
- indices
- ingest
- modules
- cluster
- scripting
- query-dsl
- release-notes
- setup/important-settings
- modules
- percolator/src/main/java/org/elasticsearch/percolator
- rank-eval/src
- main/java/org/elasticsearch/index/rankeval
- test/java/org/elasticsearch/index/rankeval
- reindex/src/test/java/org/elasticsearch/index/reindex
- qa
- die-with-dignity/src/test/java/org/elasticsearch/qa/die_with_dignity
- smoke-test-rank-eval-with-mustache/src/test/java/org/elasticsearch/index/rankeval
- rest-api-spec/src/main/resources/rest-api-spec/api
- server
- cli
- src/main/java/org/elasticsearch/cli
- src
- main/java/org/elasticsearch
- action
- admin
- cluster
- health
- node/info
- snapshots/status
- stats
- storedscripts
- indices
- cache/clear
- segments
- ingest
- termvectors
- cluster
- routing/allocation
- common
- compress
- geo
- io/stream
- text
- util/concurrent
- xcontent
- index
- engine
- flush
- get
- mapper
- merge
- query
- functionscore
- recovery
- refresh
- reindex
- search/stats
- shard
- translog
- warmer
- indices
- flush
- recovery
- ingest
- monitor
- jvm
- os
- process
- node
- persistent
- rest/action
- admin
- cluster
- indices
- document
- search/profile
- query
- snapshots
- tasks
- threadpool
- test/java/org/elasticsearch
- action/admin/indices/cache/clear
- cli
- common/xcontent
- index
- engine
- mapper
- indices
- flush
- recovery
- persistent
- test/framework/src
- main/java/org/elasticsearch
- index/engine
- test/rest/yaml
- test/java/org/elasticsearch/test/rest/yaml
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
138 files changed
+2896
-940
lines changedLines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| |||
99 | 100 |
| |
100 | 101 |
| |
101 | 102 |
| |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
102 | 140 |
| |
103 | 141 |
| |
104 | 142 |
| |
| |||
259 | 297 |
| |
260 | 298 |
| |
261 | 299 |
| |
| 300 | + | |
| 301 | + | |
262 | 302 |
| |
263 | 303 |
| |
264 | 304 |
| |
|
Lines changed: 13 additions & 3 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 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
48 | 55 |
| |
49 | 56 |
| |
50 | 57 |
| |
51 | 58 |
| |
52 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
53 | 62 |
| |
54 | 63 |
| |
55 | 64 |
| |
| |||
79 | 88 |
| |
80 | 89 |
| |
81 | 90 |
| |
| 91 | + | |
82 | 92 |
| |
83 | 93 |
| |
84 | 94 |
| |
85 | 95 |
| |
86 | 96 |
| |
87 |
| - | |
| 97 | + | |
88 | 98 |
| |
89 | 99 |
| |
90 | 100 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
142 | 143 |
| |
143 | 144 |
| |
144 | 145 |
| |
145 |
| - | |
| 146 | + | |
146 | 147 |
| |
147 | 148 |
| |
148 | 149 |
| |
| |||
154 | 155 |
| |
155 | 156 |
| |
156 | 157 |
| |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
157 | 163 |
| |
158 | 164 |
| |
159 | 165 |
| |
|
Lines changed: 57 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
| 25 | + | |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
27 | 32 |
| |
28 | 33 |
| |
29 | 34 |
| |
| |||
47 | 52 |
| |
48 | 53 |
| |
49 | 54 |
| |
50 |
| - | |
| 55 | + | |
51 | 56 |
| |
52 | 57 |
| |
53 | 58 |
| |
| |||
92 | 97 |
| |
93 | 98 |
| |
94 | 99 |
| |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
99 | 103 |
| |
100 | 104 |
| |
101 | 105 |
| |
| |||
109 | 113 |
| |
110 | 114 |
| |
111 | 115 |
| |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
112 | 121 |
| |
113 | 122 |
| |
114 | 123 |
| |
| |||
184 | 193 |
| |
185 | 194 |
| |
186 | 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 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
187 | 239 |
|
Lines changed: 0 additions & 78 deletions
This file was deleted.
Lines changed: 50 additions & 0 deletions
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 | + |
0 commit comments