Commit 2133855
committed
Merge remote-tracking branch 'elastic/master' into opt-out-query-cache-default-distribution
* elastic/master: (213 commits)
ML: Fix build after HLRC change
Fix inner hits retrieval when stored fields are disabled (_none_) (elastic#33018)
SQL: Show/desc commands now support table ids (elastic#33363)
Mute testValidateFollowingIndexSettings
HLRC: Add delete by query API (elastic#32782)
[ML] The sort field on get records should default to the record_score (elastic#33358)
[ML] Minor improvements to categorization Grok pattern creation (elastic#33353)
[DOCS] fix a couple of typos (elastic#33356)
Disable assemble task instead of removing it (elastic#33348)
Simplify the return type of FieldMapper#parse. (elastic#32654)
[ML] Delete forecast API (elastic#31134) (elastic#33218)
Introduce private settings (elastic#33327)
[Docs] Add search timeout caveats (elastic#33354)
TESTS: Fix Race Condition in Temp Path Creation (elastic#33352)
Fix from_range in search_after in changes snapshot (elastic#33335)
TESTS+DISTR.: Fix testIndexCheckOnStartup Flake (elastic#33349)
Null completion field should not throw IAE (elastic#33268)
Adds code to help with IndicesRequestCacheIT failures (elastic#33313)
Prevent NPE parsing the stop datafeed request. (elastic#33347)
HLRC: Add ML get overall buckets API (elastic#33297)
...File tree
332 files changed
+17858
-3164
lines changed- benchmarks
- buildSrc/src
- main
- groovy/org/elasticsearch/gradle
- doc
- resources
- testKit
- elasticsearch.build
- licenses
- src/main/java/org/elasticsearch
- namingConventionsSelfTest
- test/java/org/elasticsearch/gradle
- precommit
- test
- client
- benchmark
- client-benchmark-noop-api-plugin
- rest-high-level/src
- main/java/org/elasticsearch/client
- ml
- job
- config
- stats
- test/java/org/elasticsearch/client
- documentation
- ml
- job
- results
- stats
- rest/src
- main/java/org/elasticsearch/client
- test/java/org/elasticsearch/client
- distribution
- bwc
- docs
- java-rest/high-level
- document
- ml
- reference
- cat
- how-to
- migration
- migrate_7_0
- rollup
- search
- setup
- sql
- language
- syntax
- upgrade
- modules
- mapper-extras/src/main/java/org/elasticsearch/index/mapper
- parent-join/src
- main/java/org/elasticsearch/join/mapper
- test/java/org/elasticsearch/join/query
- percolator/src/main/java/org/elasticsearch/percolator
- reindex/src
- main/java/org/elasticsearch/index/reindex
- test/java/org/elasticsearch/index/reindex
- plugins
- examples
- mapper-size/src/main/java/org/elasticsearch/index/mapper/size
- rest-api-spec/src/main/resources/rest-api-spec/test/search
- server/src
- main/java/org/elasticsearch
- action/support/replication
- cluster
- metadata
- common
- logging
- settings
- time
- index
- engine
- mapper
- reindex
- shard
- store
- indices/recovery
- node
- search
- aggregations
- bucket
- composite
- sampler
- fetch
- snapshots
- test/java/org/elasticsearch
- action/admin/indices
- create
- template/put
- common
- joda
- settings
- time
- get
- index
- analysis
- engine
- mapper
- reindex
- shard
- similarity
- store
- indices
- analysis
- cluster
- mapping
- recovery
- settings
- stats
- search
- aggregations
- bucket
- metrics
- functionscore
- geo
- query
- sort
- source
- suggest
- test/framework/src/main/java/org/elasticsearch
- index/shard
- node
- search/aggregations
- test
- store
- x-pack
- plugin
- ccr
- qa
- multi-cluster-with-incompatible-license
- src/test/java/org/elasticsearch/xpack/ccr
- multi-cluster-with-security
- src/test/java/org/elasticsearch/xpack/ccr
- multi-cluster
- src/test/java/org/elasticsearch/xpack/ccr
- src
- main
- java/org/elasticsearch/xpack/ccr
- action
- bulk
- index/engine
- rest
- plugin-metadata
- test/java/org/elasticsearch/xpack/ccr
- action
- bulk
- index/engine
- core/src
- main/java/org/elasticsearch
- license
- xpack/core
- ml
- action
- job
- messages
- persistence
- security/authz
- accesscontrol
- privilege
- test/java/org/elasticsearch
- license
- xpack/core
- ml/action
- rollup/job
- security/authz
- accesscontrol
- privilege
- ml
- qa
- ml-with-security
- native-multi-node-tests/src/test/java/org/elasticsearch/xpack/ml/integration
- src
- main/java/org/elasticsearch/xpack/ml
- action
- job
- categorization
- retention
- rest
- job
- results
- test/java/org/elasticsearch/xpack/ml/job/categorization
- rollup/src
- main/java/org/elasticsearch/xpack/rollup
- test/java/org/elasticsearch/xpack/rollup
- security/src/main/java/org/elasticsearch/xpack/security/authc
- sql/src
- main
- antlr
- java/org/elasticsearch/xpack/sql
- analysis/index
- parser
- plan
- logical/command
- sys
- test/java/org/elasticsearch/xpack/sql/optimizer
- src/test/resources/rest-api-spec
- api
- test
- ccr
- ml
- xpack
- qa
- sql/src/main/resources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
332 files changed
+17858
-3164
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 24 | + | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
| |||
576 | 572 | | |
577 | 573 | | |
578 | 574 | | |
579 | | - | |
580 | | - | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | | - | |
587 | | - | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | | - | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | | - | |
598 | | - | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | | - | |
603 | | - | |
604 | | - | |
605 | | - | |
606 | | - | |
607 | | - | |
608 | | - | |
609 | | - | |
610 | | - | |
611 | | - | |
612 | | - | |
613 | | - | |
614 | | - | |
615 | | - | |
616 | | - | |
617 | | - | |
618 | | - | |
619 | | - | |
620 | | - | |
621 | | - | |
622 | | - | |
623 | | - | |
624 | | - | |
625 | | - | |
626 | | - | |
627 | | - | |
628 | | - | |
629 | | - | |
630 | | - | |
631 | | - | |
632 | | - | |
633 | | - | |
634 | | - | |
635 | 575 | | |
636 | 576 | | |
637 | 577 | | |
638 | 578 | | |
639 | 579 | | |
640 | 580 | | |
641 | 581 | | |
642 | | - | |
643 | | - | |
| 582 | + | |
644 | 583 | | |
645 | 584 | | |
646 | 585 | | |
647 | | - | |
648 | | - | |
| 586 | + | |
649 | 587 | | |
650 | 588 | | |
651 | 589 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
546 | 547 | | |
547 | 548 | | |
548 | 549 | | |
549 | | - | |
| 550 | + | |
550 | 551 | | |
551 | 552 | | |
552 | 553 | | |
| |||
739 | 740 | | |
740 | 741 | | |
741 | 742 | | |
| 743 | + | |
742 | 744 | | |
743 | 745 | | |
744 | 746 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
542 | | - | |
543 | 542 | | |
544 | 543 | | |
545 | 544 | | |
| |||
Lines changed: 76 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 | + | |
| 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 | + | |
Lines changed: 36 additions & 53 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 11 | | |
25 | | - | |
26 | | - | |
| 12 | + | |
27 | 13 | | |
28 | | - | |
29 | 14 | | |
30 | 15 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
47 | 32 | | |
48 | 33 | | |
49 | 34 | | |
50 | | - | |
51 | | - | |
| 35 | + | |
52 | 36 | | |
53 | | - | |
54 | 37 | | |
55 | 38 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
73 | 56 | | |
74 | 57 | | |
75 | 58 | | |
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
50 | 57 | | |
51 | 58 | | |
52 | 59 | | |
| |||
82 | 89 | | |
83 | 90 | | |
84 | 91 | | |
85 | | - | |
| 92 | + | |
86 | 93 | | |
87 | 94 | | |
88 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments