-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Upgrade elasticsearch to lucene 10.3.0 #133980
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 250 commits
Commits
Show all changes
295 commits
Select commit
Hold shift + click to select a range
db1ecc9
[Automated] Update Lucene snapshot to 10.3.0-snapshot-939b4060929
3a24aa6
[Automated] Update Lucene snapshot to 10.3.0-snapshot-057b0e2f9ae
327c7cf
[Automated] Update Lucene snapshot to 10.3.0-snapshot-f9647966a58
63e4a18
[Automated] Update Lucene snapshot to 10.3.0-snapshot-5abaf5c6675
eea77e7
[Automated] Update Lucene snapshot to 10.3.0-snapshot-5abaf5c6675
457724c
[Automated] Update Lucene snapshot to 10.3.0-snapshot-1811d90da67
58bfb0e
[Automated] Update Lucene snapshot to 10.3.0-snapshot-1811d90da67
6900152
[Automated] Update Lucene snapshot to 10.3.0-snapshot-7ade2c7e3ff
19e0fa2
[Automated] Update Lucene snapshot to 10.3.0-snapshot-7ade2c7e3ff
89e036a
[Automated] Update Lucene snapshot to 10.3.0-snapshot-846ff673301
fad9135
[Automated] Update Lucene snapshot to 10.3.0-snapshot-e026915ea59
5715006
[Automated] Update Lucene snapshot to 10.3.0-snapshot-f11c8092d6d
5e1c8a5
[Automated] Update Lucene snapshot to 10.3.0-snapshot-b74c6681b5f
9b12969
lucene_snapshot: Update to new Lucene 10.3 postings format (#128240)
ChrisHegarty 521f4d8
Merge branch 'main' into lucene_snapshot
ChrisHegarty 09a6f9c
Add an integration test to verify DirectIO is used (#128370)
thecoop 062b477
[Automated] Update Lucene snapshot to 10.3.0-snapshot-2fa9a91b222
fccec6b
Merge remote-tracking branch 'origin/main' into lucene_snapshot
09342ab
[Automated] Update Lucene snapshot to 10.3.0-snapshot-2fa9a91b222
75508e2
Merge remote-tracking branch 'origin/main' into lucene_snapshot
6eb3ea6
[Automated] Update Lucene snapshot to 10.3.0-snapshot-ac002e2c4e3
62283d5
Add raw OffHeapByteSize to IVFVectorsReader (#128451)
ChrisHegarty aca442a
Merge branch 'main' into lucene_snapshot
ChrisHegarty f77b0ee
lucene_snapshot: Mute RangeAggregatorTests.testRuntimeFieldTopLevelQu…
ChrisHegarty 6d8ace6
[Automated] Update Lucene snapshot to 10.3.0-snapshot-e865d0076e4
8dd6894
Merge branch 'main' into lucene_snapshot
ChrisHegarty 015581e
lucene_snapshot: Mute ScriptedSimilarityTests.testInitScript
ChrisHegarty 53a5f0a
Fix intermittent failure of DirectIOIT (#128463)
ChrisHegarty 79589b4
[Automated] Update Lucene snapshot to 10.3.0-snapshot-be23f36590a
31c08d0
DirectIOIT requires filesystem that supports Direct IO (#128524)
ChrisHegarty b0268c3
Merge branch 'main' into lucene_snapshot
ChrisHegarty be627e9
lucene_snapshot: Mute org.elasticsearch.xpack.esql.qa.single_node.Pus…
ChrisHegarty 46255ca
Fix ScriptedSimilarityTests by allowing for BulkScoreBulkScorer calli…
ChrisHegarty 9cfe649
[Automated] Update Lucene snapshot to 10.3.0-snapshot-4c9bef5a268
ed70256
Merge branch 'main' into lucene_snapshot
ChrisHegarty e58032e
Merge remote-tracking branch 'origin/main' into lucene_snapshot
fbe7640
Merge branch 'main' into lucene_snapshot
ChrisHegarty d5997f4
[Automated] Update Lucene snapshot to 10.3.0-snapshot-7b014446738
a655141
Update IOContext.READONCE to use the new ReadOnceHint.INSTANCE
ChrisHegarty 816095c
Fix expected queries in PushQueriesIT (#128608)
ChrisHegarty 13cbb83
[Automated] Update Lucene snapshot to 10.3.0-snapshot-b916623fcfa
693d5bc
[Automated] Update Lucene snapshot to 10.3.0-snapshot-0386d68349d
a99cb33
[Automated] Update Lucene snapshot to 10.3.0-snapshot-0386d68349d
c79150f
[Automated] Update Lucene snapshot to 10.3.0-snapshot-f2eb4d9fe29
c34de40
Only use direct IO when opening with Default IOContext and using the …
ChrisHegarty e99a3a2
Use a hint to indicate reading file footers only (#128816)
thecoop 4f1a214
[Automated] Update Lucene snapshot to 10.3.0-snapshot-f2eb4d9fe29
eba4bf3
Merge remote-tracking branch 'upstream/main' into lucene_snapshot
thecoop a36d299
Revert changes for lucene workaround #128671 (#128891)
thecoop a32bebf
Merge remote-tracking branch 'origin/main' into lucene_snapshot
724f287
Fix lucene_snapshot build - remove XIndexSortSortedNumericDocValuesRa…
ChrisHegarty 3cb80ac
[Automated] Update Lucene snapshot to 10.3.0-snapshot-d03071b81b5
26b66b1
Merge remote-tracking branch 'origin/main' into lucene_snapshot
76a05dd
[Automated] Update Lucene snapshot to 10.3.0-snapshot-58ec9a96ea7
208b85c
[Automated] Update Lucene snapshot to 10.3.0-snapshot-58ec9a96ea7
7d2120e
[Automated] Update Lucene snapshot to 10.3.0-snapshot-58ec9a96ea7
7aba8fb
[Automated] Update Lucene snapshot to 10.3.0-snapshot-58ec9a96ea7
0b66ad6
Track vector disk usage by vectorReader.getOffHeapByteSize (#128326)
mayya-sharipova 1f39d34
[Automated] Update Lucene snapshot to 10.3.0-snapshot-0c75f3f6256
ded400f
[Automated] Update Lucene snapshot to 10.3.0-snapshot-44b58bee764
12d03c2
Merge main into lucene_snapshot
thecoop a41b849
Merge main into lucene_snapshot
thecoop 83f370f
[Automated] Update Lucene snapshot to 10.3.0-snapshot-57051690a8d
8e74111
[Automated] Update Lucene snapshot to 10.3.0-snapshot-57051690a8d
7fe3299
[Automated] Update Lucene snapshot to 10.3.0-snapshot-02f5dc30e2f
f65477e
[Automated] Update Lucene snapshot to 10.3.0-snapshot-2503e832c17
703e2f5
Merge branch 'main' into lucene_snapshot
ChrisHegarty 5a2d69b
Fix PushQueriesIT for new query rewrite optimizations in Lucene 10.3
ChrisHegarty eb5a22d
[Automated] Update Lucene snapshot to 10.3.0-snapshot-c92e06c099d
e36c5e3
[Automated] Update Lucene snapshot to 10.3.0-snapshot-6e2f1e6608b
5d08a4b
[Automated] Update Lucene snapshot to 10.3.0-snapshot-74705f78343
1557bcb
[Automated] Update Lucene snapshot to 10.3.0-snapshot-f96afd7390f
70bb11a
[Automated] Update Lucene snapshot to 10.3.0-snapshot-5ef689e1028
fce65d7
[Automated] Update Lucene snapshot to 10.3.0-snapshot-20a34933748
33afbac
[Automated] Update Lucene snapshot to 10.3.0-snapshot-0461da4b056
9121524
[Automated] Update Lucene snapshot to 10.3.0-snapshot-f93a0ed318b
ecc1e82
[Automated] Update Lucene snapshot to 10.3.0-snapshot-f93a0ed318b
bb53952
[Automated] Update Lucene snapshot to 10.3.0-snapshot-52597fa4cac
90c39b1
[Automated] Update Lucene snapshot to 10.3.0-snapshot-360eeb68ee0
301ebab
Merge remote-tracking branch 'upstream/main' into lucene_snapshot
thecoop aaaee99
[Automated] Update Lucene snapshot to 10.3.0-snapshot-360eeb68ee0
5b057e1
Merge remote-tracking branch 'origin/main' into lucene_snapshot
6f70839
[Automated] Update Lucene snapshot to 10.3.0-snapshot-b6fb10d5f93
eb140fd
Merge remote-tracking branch 'origin/main' into lucene_snapshot
906f207
[Automated] Update Lucene snapshot to 10.3.0-snapshot-4fcb6d6d50d
105f93c
Catch FileSystemException when opening direct IO (#128834)
thecoop 3d4002a
Merge remote-tracking branch 'origin/main' into lucene_snapshot
f838972
[Automated] Update Lucene snapshot to 10.3.0-snapshot-8d2f36302f8
646d6c8
Merge remote-tracking branch 'origin/main' into lucene_snapshot
0a900ed
[Automated] Update Lucene snapshot to 10.3.0-snapshot-8d2f36302f8
05b00fd
Merge remote-tracking branch 'origin/main' into lucene_snapshot
e6aec44
[Automated] Update Lucene snapshot to 10.3.0-snapshot-8d2f36302f8
445c042
Merge remote-tracking branch 'origin/main' into lucene_snapshot
007dedf
[Automated] Update Lucene snapshot to 10.3.0-snapshot-d0a4b104214
bb122b4
Merge remote-tracking branch 'origin/main' into lucene_snapshot
9d07a11
IVFVectorsFormat doesn't report off-heap stats at the moment (#130553)
thecoop 415c05e
[Automated] Update Lucene snapshot to 10.3.0-snapshot-d0a4b104214
47b18aa
Merge remote-tracking branch 'origin/main' into lucene_snapshot
0b9b7ed
[Automated] Update Lucene snapshot to 10.3.0-snapshot-d0a4b104214
1797bf4
Merge remote-tracking branch 'origin/main' into lucene_snapshot
6d39894
[Automated] Update Lucene snapshot to 10.3.0-snapshot-d0a4b104214
e257ab5
Merge remote-tracking branch 'origin/main' into lucene_snapshot
5a00798
[Automated] Update Lucene snapshot to 10.3.0-snapshot-b77259c0cd4
49a7cb7
Merge remote-tracking branch 'origin/main' into lucene_snapshot
3e47504
[Automated] Update Lucene snapshot to 10.3.0-snapshot-7de24ce973d
af78a7c
Merge remote-tracking branch 'origin/main' into lucene_snapshot
3c2cc69
[Automated] Update Lucene snapshot to 10.3.0-snapshot-50a4a2c0eb9
dd67e62
Merge remote-tracking branch 'origin/main' into lucene_snapshot
f2ec3e8
[Automated] Update Lucene snapshot to 10.3.0-snapshot-50a4a2c0eb9
6192839
Merge remote-tracking branch 'upstream/main' into lucene_snapshot
thecoop 09aaebe
Fix class reference
thecoop 7ff74fc
[Automated] Update Lucene snapshot to 10.3.0-snapshot-50a4a2c0eb9
287ed55
Merge remote-tracking branch 'origin/main' into lucene_snapshot
3f710b0
[Automated] Update Lucene snapshot to 10.3.0-snapshot-50a4a2c0eb9
ed0d821
Merge remote-tracking branch 'origin/main' into lucene_snapshot
8ba65fd
[Automated] Update Lucene snapshot to 10.3.0-snapshot-78a52b92b72
2bd256f
Merge remote-tracking branch 'origin/main' into lucene_snapshot
64ce557
[Automated] Update Lucene snapshot to 10.3.0-snapshot-78a52b92b72
d9c0e43
Merge remote-tracking branch 'origin/main' into lucene_snapshot
08b69fa
[Automated] Update Lucene snapshot to 10.3.0-snapshot-78a52b92b72
9dce3c8
Merge remote-tracking branch 'origin/main' into lucene_snapshot
6401040
[Automated] Update Lucene snapshot to 10.3.0-snapshot-e32b39fa0a2
28e7e39
Merge remote-tracking branch 'origin/main' into lucene_snapshot
0d357ae
[Automated] Update Lucene snapshot to 10.3.0-snapshot-7ac27d10648
eccf60a
Merge remote-tracking branch 'origin/main' into lucene_snapshot
ad8e5f2
[Automated] Update Lucene snapshot to 10.3.0-snapshot-88405648fa6
2757547
Merge remote-tracking branch 'origin/main' into lucene_snapshot
cfe9768
[Automated] Update Lucene snapshot to 10.3.0-snapshot-88405648fa6
19a9696
Merge remote-tracking branch 'origin/main' into lucene_snapshot
15e5384
[Automated] Update Lucene snapshot to 10.3.0-snapshot-88405648fa6
694cfba
Merge remote-tracking branch 'origin/main' into lucene_snapshot
26402b2
Specialise the wrapping of vector scorer iterator for KnnVectorValues…
ChrisHegarty fe6c3fd
[Automated] Update Lucene snapshot to 10.3.0-snapshot-047009d32c0
8b1979e
Merge remote-tracking branch 'origin/main' into lucene_snapshot
998b181
[Automated] Update Lucene snapshot to 10.3.0-snapshot-7dd51f8c83c
8e87057
Merge remote-tracking branch 'origin/main' into lucene_snapshot
a6a8454
Handle IndexedDISI in exitableIterator (#131648)
ChrisHegarty 36643c0
[Automated] Update Lucene snapshot to 10.3.0-snapshot-b960806d1e4
2f92034
Merge remote-tracking branch 'origin/main' into lucene_snapshot
2448b9a
[Automated] Update Lucene snapshot to 10.3.0-snapshot-65638aeabdd
f82d72d
Merge remote-tracking branch 'origin/main' into lucene_snapshot
ca4abcc
[Automated] Update Lucene snapshot to 10.3.0-snapshot-65638aeabdd
49c2545
Merge remote-tracking branch 'origin/main' into lucene_snapshot
68ec42a
[Automated] Update Lucene snapshot to 10.3.0-snapshot-65638aeabdd
2d96ae0
Merge remote-tracking branch 'origin/main' into lucene_snapshot
e0ef305
[Automated] Update Lucene snapshot to 10.3.0-snapshot-65638aeabdd
e75fca3
Merge remote-tracking branch 'origin/main' into lucene_snapshot
89f124d
[Automated] Update Lucene snapshot to 10.3.0-snapshot-3e42687248e
1b1ce1f
Merge remote-tracking branch 'origin/main' into lucene_snapshot
cc0c394
[Automated] Update Lucene snapshot to 10.3.0-snapshot-3e42687248e
83e8af3
Merge remote-tracking branch 'origin/main' into lucene_snapshot
9714077
Mutes knn nested tests - #131749 (#132087)
carlosdelest cb97fc7
[Automated] Update Lucene snapshot to 10.3.0-snapshot-54002a4e6b5
3bce8fe
Mute a couple of ValuesSourceReaderOperatorTests in lucene_snapshot (…
ChrisHegarty 1c91d5b
Merge branch 'main' into lucene_snapshot
ChrisHegarty a911b5b
Merge branch 'main' into lucene_snapshot
ChrisHegarty e7c945c
[Automated] Update Lucene snapshot to 10.3.0-snapshot-a48cd205e16
7726989
Merge branch 'main' into lucene_snapshot
ChrisHegarty 12225bf
[Automated] Update Lucene snapshot to 10.3.0-snapshot-7a97c6357cb
bb61725
Remove nested knn search mutes (#132351)
ChrisHegarty 5b87cae
[Automated] Update Lucene snapshot to 10.3.0-snapshot-7a97c6357cb
fc920da
Merge remote-tracking branch 'origin/main' into lucene_snapshot
28fb03f
[Automated] Update Lucene snapshot to 10.3.0-snapshot-6a21a06c87a
d1090a0
[Automated] Update Lucene snapshot to 10.3.0-snapshot-46f352146f3
fc0f4a6
Merge remote-tracking branch 'origin/main' into lucene_snapshot
ce987aa
[Automated] Update Lucene snapshot to 10.3.0-snapshot-5f72fb05bcd
dc5fbfd
Merge remote-tracking branch 'origin/main' into lucene_snapshot
18cedea
[Automated] Update Lucene snapshot to 10.3.0-snapshot-5f72fb05bcd
dd68b7f
Merge remote-tracking branch 'origin/main' into lucene_snapshot
9c09d70
[Automated] Update Lucene snapshot to 10.3.0-snapshot-cac1a31b6a3
634c896
Merge remote-tracking branch 'origin/main' into lucene_snapshot
9c3738a
[Automated] Update Lucene snapshot to 10.3.0-snapshot-9b680820d0c
f30e14f
Merge remote-tracking branch 'origin/main' into lucene_snapshot
1951984
[Automated] Update Lucene snapshot to 10.3.0-snapshot-79a9ddafcb7
2ad97ce
[Automated] Update Lucene snapshot to 10.3.0-snapshot-79a9ddafcb7
9978916
[Automated] Update Lucene snapshot to 10.3.0-snapshot-79a9ddafcb7
4a31fb8
Merge branch 'main' into lucene_snapshot
thecoop 4fb2afb
Merge remote-tracking branch 'upstream/main' into lucene_snapshot
mayya-sharipova f1bb39a
[Automated] Update Lucene snapshot to 10.3.0-snapshot-20a189f1c24
80ec7ab
Update MMapDirectory ReadAdvice function (#132710)
thecoop 03b7cf6
Merge branch 'main' into lucene_snapshot
thecoop 8964a34
[Automated] Update Lucene snapshot to 10.3.0-snapshot-6f1a9398595
d1c777d
Merge remote-tracking branch 'origin/main' into lucene_snapshot
349f4c0
[Automated] Update Lucene snapshot to 10.3.0-snapshot-37db8b00d0b
8fecee3
Merge remote-tracking branch 'origin/main' into lucene_snapshot
2040851
[Automated] Update Lucene snapshot to 10.3.0-snapshot-3a99fae956f
c453ff2
FlatVectorsReader.getMergeInstance() now throws IOException (#132972)
romseygeek 5076681
Implement docIDRunEnd() on ES819TSDBDocValuesProducer (#132939)
romseygeek 45f9248
[Automated] Update Lucene snapshot to 10.3.0-snapshot-82b8ad1baa5
c413153
[Automated] Update Lucene snapshot to 10.3.0-snapshot-4e6f855592c
80f5844
[Automated] Update Lucene snapshot to 10.3.0-snapshot-c7dc0281910
3d14148
[Automated] Update Lucene snapshot to 10.3.0-snapshot-efb4df54eb1
003c251
Merge branch 'main' into lucene_snapshot
thecoop 4adc3e0
[Automated] Update Lucene snapshot to 10.3.0-snapshot-3ab1f03d18c
a447aee
Merge remote-tracking branch 'origin/main' into lucene_snapshot
romseygeek fe2874b
Implement docIDRunEnd on new DocValues implementations; fix expectati…
romseygeek fefb3c5
spotless
romseygeek ed0fc82
Merge remote-tracking branch 'origin/main' into lucene_snapshot
b381370
[Automated] Update Lucene snapshot to 10.3.0-snapshot-1ff9537a207
155817f
Merge remote-tracking branch 'origin/main' into lucene_snapshot
ed774f4
[Automated] Update Lucene snapshot to 10.3.0-snapshot-a71a3e2d1de
cb44c9b
Merge remote-tracking branch 'origin/main' into lucene_snapshot
dc32272
Merge remote-tracking branch 'origin/main' into lucene_snapshot
e3bcfa8
[Automated] Update Lucene snapshot to 10.3.0-snapshot-df641166392
247b6f4
Merge remote-tracking branch 'origin/main' into lucene_snapshot
e40fb2f
Adjust knn reader interfaces to use new AcceptDocs api (#133501)
benwtrent c83f4e9
[Automated] Update Lucene snapshot to 10.3.0-snapshot-586dc103361
010b7a5
Merge branch 'main' into lucene_snapshot
thecoop 0503197
[Automated] Update Lucene snapshot to 10.3.0-snapshot-7982423a6d3
8c21adb
Merge remote-tracking branch 'origin/main' into lucene_snapshot
22ff75b
Merge branch 'main' into lucene_snapshot
thecoop 095c235
[Automated] Update Lucene snapshot to 10.3.0-snapshot-fa706145062
78b48ae
Merge branch 'main' into lucene_snapshot
iverase fbe7b8d
Merge remote-tracking branch 'origin/main' into lucene_snapshot
0be667c
[Automated] Update Lucene snapshot to 10.3.0-snapshot-de669618c3c
414ac1e
Merge remote-tracking branch 'origin/main' into lucene_snapshot
65cf4d2
[Automated] Update Lucene snapshot to 10.3.0-snapshot-d664abb181a
7aaf5c7
Merge remote-tracking branch 'origin/main' into lucene_snapshot
e6bc780
[Automated] Update Lucene snapshot to 10.3.0-snapshot-878a3db9c2d
62d5d4b
Merge remote-tracking branch 'origin/main' into lucene_snapshot
4b3b2f7
[Automated] Update Lucene snapshot to 10.3.0-snapshot-878a3db9c2d
876ea52
Update ValuesSourceReaderOperatorTests test condition for changes in …
thecoop d6b887c
Merge branch 'main' into lucene_snapshot
thecoop 4df216f
Merge remote-tracking branch 'origin/main' into lucene_snapshot
ad3bd37
[Automated] Update Lucene snapshot to 10.4.0-snapshot-28bd476b1a1
5b7e695
Merge remote-tracking branch 'origin/main' into lucene_snapshot
cf9052a
Use last lucene 10.3 snapshot
romseygeek ac7d72f
Merge remote-tracking branch 'origin/main' into lucene_snapshot
romseygeek e195154
Merge branch 'lucene_snapshot' into lucene_snapshot_10_3
romseygeek dc1e276
correct docs version
romseygeek e092b1f
Merge remote-tracking branch 'origin/main' into lucene_snapshot_10_3
romseygeek d994c94
Aggs: Fix test (#134308)
nik9000 de796ab
Update to Lucene 10.3.0 RC2
romseygeek dcc7fc0
Merge remote-tracking branch 'origin/main' into lucene_snapshot_10_3
romseygeek 087f468
Use released lucene 10.3.0
romseygeek b4e0da7
Update docs/changelog/133980.yaml
romseygeek 3142bb9
Update 133980.yaml
romseygeek 97a0d15
Adjust commit sizes to reflect change in TieredMergePolicy
romseygeek 97a6a86
Merge remote-tracking branch 'romseygeek/lucene_snapshot_10_3' into l…
romseygeek bedb2de
Merge remote-tracking branch 'origin/main' into lucene_snapshot_10_3
romseygeek 94cdb01
Small fixes
romseygeek da8c2bd
Update 133980.yaml
benwtrent cc24f38
Merge branch 'main' into lucene_snapshot_10_3
benwtrent b6bee5e
Merge remote-tracking branch 'origin/main' into lucene_snapshot_10_3
romseygeek f26bfde
Merge remote-tracking branch 'romseygeek/lucene_snapshot_10_3' into l…
romseygeek b513749
Merge remote-tracking branch 'origin/main' into lucene_snapshot_10_3
romseygeek c5dcb76
Merge branch 'main' into lucene_snapshot_10_3
romseygeek faabae8
Merge branch 'main' into lucene_snapshot_10_3
romseygeek baaecba
Merge branch 'main' into lucene_snapshot_10_3
romseygeek 6fa959a
Merge branch 'main' into lucene_snapshot_10_3
romseygeek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| pr: 133980 | ||
| summary: Upgrade elasticsearch to lucene 10.3.0 | ||
| area: Search | ||
| type: upgrade | ||
| issues: [] | ||
| highlight: | ||
| title: "New lucene 10.3.0 release" | ||
| body: |- | ||
| - Improved performance for lexical, vector and primary-key searches |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
don't think we need this change now that we are hitting a released version?