Commit ede15bb
Don't store keyword multi fields when they trip ignore_above (#132962)
* Merged with main
* Renamed Builder
* Delete docs/changelog/134582.yaml
* Cleaned up
* Fixes
* Removed redundant tests
* Update docs/changelog/132962.yaml
* Addressed feedback - renamed some functions, converted all snake case test names to camel case
* Reverted the removal of fallback synthetic source in block loader
* [CI] Auto commit changes from spotless
* Fixed failing tests
---------
Co-authored-by: elasticsearchmachine <[email protected]>1 parent caff54f commit ede15bb
File tree
46 files changed
+1230
-454
lines changed- docs/changelog
- modules/mapper-extras/src
- main/java/org/elasticsearch/index/mapper/extras
- test/java/org/elasticsearch/index/mapper/extras
- yamlRestTest/resources/rest-api-spec/test/match_only_text
- plugins/mapper-annotated-text/src
- main/java/org/elasticsearch/index/mapper/annotatedtext
- test/java/org/elasticsearch/index/mapper/annotatedtext
- rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/mapping
- server/src
- main/java/org/elasticsearch/index
- mapper
- query
- test/java/org/elasticsearch
- index
- fielddata
- mapper
- query
- search
- aggregations/bucket
- filter
- sampler
- terms
- fetch/subphase/highlight
- rescore
- suggest/completion
- test/framework/src/main/java/org/elasticsearch/index/mapper
- x-pack/plugin
- analytics/src/test/java/org/elasticsearch/xpack/analytics
- stringstats
- topmetrics
- esql
- compute/src/test/java/org/elasticsearch/compute/lucene/read
- src/main/java/org/elasticsearch/xpack/esql/querydsl/query
- logsdb/src/main/java/org/elasticsearch/xpack/logsdb/patterntext
- ml/src/test/java/org/elasticsearch/xpack/ml/aggs/categorization
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+1230
-454
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 185 additions & 122 deletions
Large diffs are not rendered by default.
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| |||
Lines changed: 108 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
650 | 650 | | |
651 | 651 | | |
652 | 652 | | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
653 | 761 | | |
654 | 762 | | |
655 | 763 | | |
| |||
Lines changed: 88 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
81 | | - | |
| 84 | + | |
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
| |||
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
90 | | - | |
91 | 93 | | |
92 | | - | |
93 | 94 | | |
94 | 95 | | |
95 | | - | |
96 | | - | |
97 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
98 | 104 | | |
99 | 105 | | |
100 | 106 | | |
101 | 107 | | |
102 | 108 | | |
103 | 109 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
109 | 116 | | |
110 | 117 | | |
111 | 118 | | |
| |||
135 | 142 | | |
136 | 143 | | |
137 | 144 | | |
| 145 | + | |
138 | 146 | | |
139 | 147 | | |
140 | 148 | | |
| |||
165 | 173 | | |
166 | 174 | | |
167 | 175 | | |
168 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
169 | 183 | | |
170 | 184 | | |
171 | 185 | | |
| |||
484 | 498 | | |
485 | 499 | | |
486 | 500 | | |
| 501 | + | |
487 | 502 | | |
488 | 503 | | |
489 | 504 | | |
490 | 505 | | |
491 | 506 | | |
| 507 | + | |
492 | 508 | | |
493 | 509 | | |
494 | 510 | | |
495 | | - | |
| 511 | + | |
496 | 512 | | |
497 | 513 | | |
498 | 514 | | |
| |||
505 | 521 | | |
506 | 522 | | |
507 | 523 | | |
| 524 | + | |
508 | 525 | | |
509 | 526 | | |
510 | | - | |
511 | 527 | | |
512 | 528 | | |
513 | 529 | | |
| |||
518 | 534 | | |
519 | 535 | | |
520 | 536 | | |
| 537 | + | |
521 | 538 | | |
| 539 | + | |
522 | 540 | | |
523 | 541 | | |
524 | 542 | | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
525 | 549 | | |
526 | 550 | | |
527 | 551 | | |
| |||
544 | 568 | | |
545 | 569 | | |
546 | 570 | | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
547 | 591 | | |
548 | 592 | | |
549 | 593 | | |
| |||
553 | 597 | | |
554 | 598 | | |
555 | 599 | | |
556 | | - | |
557 | | - | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
558 | 607 | | |
559 | 608 | | |
560 | 609 | | |
| |||
568 | 617 | | |
569 | 618 | | |
570 | 619 | | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
571 | 639 | | |
572 | 640 | | |
573 | | - | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
574 | 644 | | |
575 | 645 | | |
576 | | - | |
| 646 | + | |
577 | 647 | | |
578 | 648 | | |
0 commit comments