File tree
82 files changed
+1063
-563
lines changed- modules
- mapper-extras/src
- main/java/org/elasticsearch/index/mapper
- test/java/org/elasticsearch/index/mapper
- parent-join/src/main/java/org/elasticsearch/join/mapper
- percolator/src/main/java/org/elasticsearch/percolator
- plugins
- analysis-icu/src
- main/java/org/elasticsearch/index/mapper
- test/java/org/elasticsearch/index/mapper
- mapper-annotated-text/src
- internalClusterTest/java/org/elasticsearch/index/mapper/annotatedtext
- main/java/org/elasticsearch/index/mapper/annotatedtext
- test/java/org/elasticsearch/search/highlight
- mapper-murmur3/src/main/java/org/elasticsearch/index/mapper/murmur3
- server/src
- main/java/org/elasticsearch
- index
- fielddata
- plain
- mapper
- search
- fetch
- subphase
- lookup
- test/java/org/elasticsearch
- index/mapper
- search/fetch/subphase
- test/framework/src/main/java/org/elasticsearch
- index/mapper
- test
- x-pack/plugin
- analytics/src/main/java/org/elasticsearch/xpack/analytics/mapper
- mapper-constant-keyword/src
- main/java/org/elasticsearch/xpack/constantkeyword/mapper
- test/java/org/elasticsearch/xpack/constantkeyword/mapper
- mapper-flattened/src
- main/java/org/elasticsearch/xpack/flattened/mapper
- test/java/org/elasticsearch/xpack/flattened/mapper
- runtime-fields/src/main/java/org/elasticsearch/xpack/runtimefields/mapper
- spatial/src/test/java/org/elasticsearch/xpack/spatial/index/mapper
- src/test/resources/rest-api-spec/test/runtime_fields
- vectors/src/main/java/org/elasticsearch/xpack/vectors/mapper
- wildcard/src
- main/java/org/elasticsearch/xpack/wildcard/mapper
- test/java/org/elasticsearch/xpack/wildcard/mapper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+1063
-563
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
| 186 | + | |
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
190 |
| - | |
| 190 | + | |
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
| 165 | + | |
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
169 |
| - | |
| 169 | + | |
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
|
Lines changed: 27 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
482 | 482 |
| |
483 | 483 |
| |
484 | 484 |
| |
485 |
| - | |
| 485 | + | |
486 | 486 |
| |
487 | 487 |
| |
488 | 488 |
| |
489 |
| - | |
490 |
| - | |
491 |
| - | |
492 |
| - | |
493 |
| - | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
494 | 498 |
| |
495 |
| - | |
496 |
| - | |
497 |
| - | |
498 |
| - | |
499 | 499 |
| |
500 |
| - | |
501 |
| - | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
502 | 503 |
| |
503 | 504 |
| |
504 | 505 |
| |
| |||
624 | 625 |
| |
625 | 626 |
| |
626 | 627 |
| |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
627 | 642 |
| |
628 | 643 |
|
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
| |||
419 | 420 |
| |
420 | 421 |
| |
421 | 422 |
| |
422 |
| - | |
| 423 | + | |
423 | 424 |
| |
424 | 425 |
| |
425 | 426 |
| |
| |||
465 | 466 |
| |
466 | 467 |
| |
467 | 468 |
| |
468 |
| - | |
| 469 | + | |
469 | 470 |
| |
470 | 471 |
| |
471 | 472 |
| |
| |||
588 | 589 |
| |
589 | 590 |
| |
590 | 591 |
| |
591 |
| - | |
| 592 | + | |
592 | 593 |
| |
593 | 594 |
| |
594 | 595 |
| |
595 |
| - | |
| 596 | + | |
596 | 597 |
| |
597 | 598 |
| |
598 | 599 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| |||
159 | 160 |
| |
160 | 161 |
| |
161 | 162 |
| |
162 |
| - | |
| 163 | + | |
163 | 164 |
| |
164 | 165 |
| |
165 | 166 |
| |
166 |
| - | |
167 |
| - | |
| 167 | + | |
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
|
modules/mapper-extras/src/test/java/org/elasticsearch/index/mapper/RankFeatureFieldMapperTests.java
Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
| 45 | + | |
| 46 | + | |
44 | 47 |
| |
45 | 48 |
| |
46 | 49 |
| |
| |||
189 | 192 |
| |
190 | 193 |
| |
191 | 194 |
| |
192 |
| - | |
| 195 | + | |
193 | 196 |
| |
194 | 197 |
| |
195 | 198 |
| |
196 | 199 |
| |
197 |
| - | |
198 |
| - | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
199 | 204 |
| |
200 | 205 |
|
modules/mapper-extras/src/test/java/org/elasticsearch/index/mapper/ScaledFloatFieldMapperTests.java
Lines changed: 14 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
36 | 35 |
| |
37 | 36 |
| |
38 | 37 |
| |
| |||
43 | 42 |
| |
44 | 43 |
| |
45 | 44 |
| |
| 45 | + | |
46 | 46 |
| |
| 47 | + | |
| 48 | + | |
47 | 49 |
| |
48 | 50 |
| |
49 | 51 |
| |
| |||
403 | 405 |
| |
404 | 406 |
| |
405 | 407 |
| |
406 |
| - | |
| 408 | + | |
407 | 409 |
| |
408 | 410 |
| |
409 | 411 |
| |
410 | 412 |
| |
411 | 413 |
| |
412 | 414 |
| |
413 |
| - | |
414 |
| - | |
415 |
| - | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
416 | 421 |
| |
417 | 422 |
| |
418 | 423 |
| |
419 | 424 |
| |
420 | 425 |
| |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
425 |
| - | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
426 | 430 |
| |
427 | 431 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 |
| - | |
| 141 | + | |
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
191 |
| - | |
| 191 | + | |
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
350 | 350 |
| |
351 | 351 |
| |
352 | 352 |
| |
353 |
| - | |
| 353 | + | |
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
357 |
| - | |
| 357 | + | |
358 | 358 |
| |
359 | 359 |
| |
360 | 360 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| 79 | + | |
79 | 80 |
| |
80 | 81 |
| |
81 | 82 |
| |
| |||
368 | 369 |
| |
369 | 370 |
| |
370 | 371 |
| |
371 |
| - | |
| 372 | + | |
372 | 373 |
| |
373 | 374 |
| |
374 | 375 |
| |
375 |
| - | |
| 376 | + | |
376 | 377 |
| |
377 | 378 |
| |
378 | 379 |
| |
|
modules/percolator/src/main/java/org/elasticsearch/percolator/PercolatorHighlightSubFetchPhase.java
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
| |||
76 | 77 |
| |
77 | 78 |
| |
78 | 79 |
| |
79 |
| - | |
| 80 | + | |
80 | 81 |
| |
81 | 82 |
| |
82 | 83 |
| |
|
Lines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| |||
740 | 741 |
| |
741 | 742 |
| |
742 | 743 |
| |
743 |
| - | |
| 744 | + | |
744 | 745 |
| |
745 | 746 |
| |
746 | 747 |
| |
747 | 748 |
| |
748 |
| - | |
749 |
| - | |
750 |
| - | |
751 |
| - | |
752 |
| - | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
753 | 756 |
| |
754 | 757 |
|
Lines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
489 | 489 |
| |
490 | 490 |
| |
491 | 491 |
| |
492 |
| - | |
| 492 | + | |
493 | 493 |
| |
494 | 494 |
| |
495 | 495 |
| |
496 | 496 |
| |
497 |
| - | |
498 |
| - | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
499 | 500 |
| |
500 | 501 |
| |
501 | 502 |
| |
502 | 503 |
| |
503 |
| - | |
504 |
| - | |
505 |
| - | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
506 | 507 |
| |
507 | 508 |
| |
508 | 509 |
| |
509 | 510 |
| |
510 | 511 |
| |
511 | 512 |
| |
512 |
| - | |
| 513 | + | |
513 | 514 |
| |
514 | 515 |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
677 | 677 |
| |
678 | 678 |
| |
679 | 679 |
| |
680 |
| - | |
| 680 | + | |
681 | 681 |
| |
682 | 682 |
| |
683 | 683 |
| |
| |||
688 | 688 |
| |
689 | 689 |
| |
690 | 690 |
| |
691 |
| - | |
692 |
| - | |
693 |
| - | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
694 | 694 |
| |
695 | 695 |
|
0 commit comments