Commit 241ab1b
committed
Merge branch 'master' into check-for-close
* master:
update Lucene version for 6.0-RC2 version
Calculate and cache result when advanceExact is called (elastic#26920)
Test query builder bwc against previous supported versions instead of just the current version.
Set minimum_master_nodes on rolling-upgrade test (elastic#26911)
Return List instead of an array from settings (elastic#26903)
remove _primary and _replica shard preferences (elastic#26791)
fixing typo in datehistogram-aggregation.asciidoc (elastic#26924)
[API] Added the `terminate_after` parameter to the REST spec for "Count" API
Setup debug logging for qa.full-cluster-restart
Enable BWC testing against other remotesFile tree
113 files changed
+565
-709
lines changed- buildSrc/src/main/groovy/org/elasticsearch/gradle/test
- client/client-benchmark-noop-api-plugin/src/main/java/org/elasticsearch/plugin/noop/action/search
- core/src
- main/java/org/elasticsearch
- action
- admin/cluster/shards
- get
- search
- termvectors
- cluster/routing
- allocation/decider
- common/settings
- env
- index/analysis
- search
- test/java/org/elasticsearch
- action
- admin/indices
- termvectors
- cluster
- settings
- structure
- common/settings
- discovery
- zen
- env
- index
- analysis
- synonyms
- mapper
- query
- search
- shard
- store
- translog
- indices
- analyze
- state
- search
- basic
- fetch/subphase
- highlight
- functionscore
- preference
- profile/query
- query
- simple
- suggest
- snapshots
- transport
- validate
- distribution/bwc
- docs/reference
- aggregations/bucket
- docs
- migration/migrate_7_0
- search/request
- modules/analysis-common/src
- main/java/org/elasticsearch/analysis/common
- test/java/org/elasticsearch/analysis/common
- plugins
- analysis-icu/src/main/java/org/elasticsearch/index/analysis
- analysis-phonetic/src/main/java/org/elasticsearch/index/analysis
- discovery-ec2/src/test/java/org/elasticsearch/discovery/ec2
- discovery-gce/src/test/java/org/elasticsearch/discovery/gce
- repository-azure/src/test/java/org/elasticsearch/repositories/azure
- qa
- evil-tests/src/test/java/org/elasticsearch
- bootstrap
- env
- full-cluster-restart
- src/test/java/org/elasticsearch/upgrades
- mixed-cluster/src/test/java/org/elasticsearch/backwards
- query-builder-bwc
- src/test/java/org/elasticsearch/bwc
- rolling-upgrade
- rest-api-spec/src/main/resources/rest-api-spec
- api
- test/bulk
- test/framework/src/main/java/org/elasticsearch
- test
- client
- discovery
- transport
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
113 files changed
+565
-709
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | | - | |
| 475 | + | |
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
480 | | - | |
| 479 | + | |
| 480 | + | |
481 | 481 | | |
482 | 482 | | |
483 | | - | |
| 483 | + | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
487 | | - | |
488 | | - | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
493 | | - | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
494 | 496 | | |
495 | | - | |
496 | | - | |
| 497 | + | |
| 498 | + | |
497 | 499 | | |
498 | 500 | | |
499 | 501 | | |
| |||
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 66 | + | |
| 67 | + | |
70 | 68 | | |
71 | 69 | | |
72 | | - | |
| 70 | + | |
73 | 71 | | |
74 | 72 | | |
75 | 73 | | |
| |||
Lines changed: 8 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
321 | 322 | | |
322 | 323 | | |
323 | 324 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
| 145 | + | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | | - | |
| 149 | + | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
| 155 | + | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
| 79 | + | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
288 | | - | |
| 287 | + | |
| 288 | + | |
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| |||
0 commit comments