-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Add min score linear retriever #129359
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
Merged
mridula-s109
merged 108 commits into
elastic:main
from
mridula-s109:add_min_score_linear_retriever
Jun 12, 2025
Merged
Add min score linear retriever #129359
Changes from all commits
Commits
Show all changes
108 commits
Select commit
Hold shift + click to select a range
12fb2fa
propgating retrievers to inner retrievers
mridula-s109 81e99b6
test feature taken care of
mridula-s109 05fb0ab
Merge branch 'elastic:main' into main
mridula-s109 605c035
Small changes in concurrent multipart upload interfaces (#128977)
tlrx 2dca633
Unmute FollowingEngineTests#testProcessOnceOnPrimary() test (#129054)
martijnvg 4c0e3c9
[Build] Add support for publishing to maven central (#128659)
breskeby e2189e6
ESQL: Check for errors while loading blocks (#129016)
nik9000 aec1688
Make `PhaseCacheManagementTests` project-aware (#129047)
nielsbauman 8c423ce
Vector test tools (#128934)
benwtrent df3ef0d
ES|QL: refactor generative tests (#129028)
luigidellaquila 0eebc8c
Add a test of LOOKUP JOIN against a time series index (#129007)
bpintea b1e15f0
Make ILM `ClusterStateWaitStep` project-aware (#129042)
nielsbauman 846b09a
Mute org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT tes…
elasticsearchmachine a97d582
Remove `ClusterState` param from ILM `AsyncBranchingStep` (#129076)
nielsbauman 763b502
Mute org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT tes…
elasticsearchmachine 8a660c8
Mute org.elasticsearch.upgrades.UpgradeClusterClientYamlTestSuiteIT t…
elasticsearchmachine aa16175
Mute org.elasticsearch.upgrades.UpgradeClusterClientYamlTestSuiteIT t…
elasticsearchmachine 6e58b1e
Mute org.elasticsearch.packaging.test.DockerTests test081SymlinksAreF…
elasticsearchmachine 05f70f0
Threadpool merge executor is aware of available disk space (#127613)
albertzaharovits 713ab42
Add option to include or exclude vectors from _source retrieval (#128…
jimczi 0776562
Remove direct minScore propagation to inner retrievers
mridula-s109 f145d26
cleaned up skip
mridula-s109 d8b6897
Mute org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDis…
elasticsearchmachine 82c7ab1
Add transport version for ML inference Mistral chat completion (#129033)
Jan-Kazlouski-elastic eca383d
Correct index path validation (#129144)
benwtrent fb6ec9a
Mute org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDis…
elasticsearchmachine 6806b24
Implemented completion task for Google VertexAI (#128694)
leo-hoet 0ef36a1
Merge remote-tracking branch 'upstream/main'
mridula-s109 ece13d9
Merge remote-tracking branch 'upstream/main'
mridula-s109 36cd91e
Merge remote-tracking branch 'upstream/main'
mridula-s109 74b431d
ES|QL - kNN function initial support (#127322)
carlosdelest c678ebd
Remove optional seed from ES|QL SAMPLE (#128887)
jan-elastic 7d37afa
[Inference API] Add "rerank" task type to "elastic" provider (#126022)
timgrein eed00f4
Rename target destination for microbenchmarks (#128878)
idegtiarenko f768664
Include direct memory and non-heap memory in ML memory calculations (…
jan-elastic 2d605ee
Throw better exception for unsupported aggregations over shape fields…
iverase b68ddd1
Update Test Framework To Handle Query Rewrites That Rely on Non-Null …
Mikep86 f1bf18e
Update ReproduceInfoPrinter to correctly print a reproduction line fo…
mosche 9abfe1d
Increment inference stats counter for shard bulk inference calls (#12…
jimczi 2fa185a
Synthetic source: avoid storing multi fields of type text and match_o…
martijnvg ac213d5
Adding `scheduled_report_id` field to kibana reporting template (#127…
ymao1 01de61e
ES|QL: Add FORK generative tests (#129135)
ioanatia f48c383
ES|QL Completion command syntax change (#129189)
afoucret efc6450
Remove optional seed from ES|QL SAMPLE (#128887)
jan-elastic 3b1c5d6
ES|QL Completion command syntax change (#129189)
afoucret b304882
Remove optional seed from ES|QL SAMPLE (#128887)
jan-elastic 219b424
ES|QL Completion command syntax change (#129189)
afoucret 640d9b5
Add Cluster Feature for L2 Norm (#129181)
mridula-s109 29f3079
Fix DRA dependenciesInfo task dependency resolution (#129209)
breskeby 35f8315
IVF Hierarchical KMeans Flush & Merge (#128675)
john-wagster 14a2956
Mute org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT tes…
elasticsearchmachine 70cc427
Mute org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT tes…
elasticsearchmachine d941e9b
[ES|QL] Specify population in StdDev docs (#129225)
limotova cb49533
Unmute IngestGeoIpClientYamlTestSuiteIT (#129178)
samxbr 941f2f1
Fix an NPE in the ES|QL completion command. (#129235)
afoucret 2e69b33
ESQL: fix bwc test by adding min required version (#129204)
bpintea 5f897ea
ESQL: Fix test by add excluding capability (#129202)
bpintea 266baaa
Fix vault field name (#129184)
idegtiarenko 44fac93
Remove all usages of Metadata customs removal methods (#129043)
nielsbauman 83fc5bc
Replace tuple with record (#128976)
idegtiarenko 2f85047
improve support for bytecode patching signed jars (#128613)
richard-dennehy 6c42ac3
rename ES|QL sample capability (#129193)
jan-elastic 044d810
ESQL: Mute GenerativeForkIT for some LOOKUP JOIN tests (#129248)
alex-spies 4b3adc5
ESQL: Extend `RENAME` syntax to allow a `new = old` syntax (#129212)
bpintea 1a9e672
[DOCS] Adds preview tag to the CHANGE_POINT ES|QL command in the comm…
szabosteve 3e79b2a
ESQL: Skip unused STATS groups by adding a Top N BlockHash implementa…
ivancea 601634d
Add "Searchable Snapshots" to changelog validation schema (#129180)
tlrx 4000c4e
ESQL: Fix FieldAttribute name usage in InferNonNullAggConstraint (#12…
alex-spies 4205dc5
Remove usages of `Metadata.Builder#indexGraveyard` (#129041)
nielsbauman 1c6bb76
Mute org.elasticsearch.compute.data.sort.LongTopNSetTests testCrankyB…
elasticsearchmachine 3e25956
Enable Shard-Level Search-load rate metric (#128660)
drempapis 3e6d15a
[ESQL] Fix typo in search-functions.md (#129260)
leemthompo fad24a4
ESQL: Log partial failures (#129164)
nik9000 5a23779
Update Gradle wrapper to 8.14.2 (#129179)
breskeby 5acb2fa
Fix ivf nodestats impl for getOffHeapByteSize (#129259)
benwtrent 29192c8
feat: enable date_detection for all apm data streams (#128913)
kruskall bc7d5b2
[BC Upgrage] Fix incorrect version parsing in tests (#129243)
ldematte 41b201c
[Build] Build maven aggregation zip as part of DRA build (#129175)
breskeby 92ab146
Throttle indexing when disk IO throttling is disabled (#129245)
albertzaharovits c033175
Register match_phrase as a function not a snapshot function (#129255)
kderusso babfc86
[Gradle] Spotless plugin update (#115750)
breskeby 2726f50
Adding support to exclude semantic_text subfields (#127664)
Samiul-TheSoccerFan 73df454
Revert "[Gradle] Spotless plugin update (#115750)"
breskeby 4f01aaf
Switch IVF Writer to ES Logger (#129224)
john-wagster 5295e8d
Add heap usage estimate to ClusterInfo (#128723)
nicktindall 99acf4c
Revert "Use IndexOrDocValuesQuery in NumberFieldType#termQuery implem…
iverase a610698
Delegated authorization using Microsoft Graph (SDK) (#128396)
richard-dennehy cae2843
Add `none` chunking strategy to disable automatic chunking for infere…
jimczi 6852ded
Fix broken bwc logic in text field mapper introduced by #129126 (#129…
martijnvg 3f1fba0
[ESQL] Fix SpatialDocValuesExtraction rule replacing TimeSeries agg n…
ivancea 3fc3440
Make `TransportMoveToStepAction` project-aware (#129252)
nielsbauman d1391d5
[DOCS] Adds term vectors API examples (#129328)
szabosteve ce949a8
[ESQL] Fix TopNSetTestCase test and unmute it (#129327)
ivancea 6645bf9
ESQL: Change queries ID to be the same as the async (#127472)
GalLalouche dad2394
Adjust unpromotable shard refresh request validation to allow Refresh…
tlrx 6010898
Add a Multi-Project Search Rest Test (#128657)
tvernum 194a221
Modified LinearRetriever to include minScore
mridula-s109 c961723
cleaned up
mridula-s109 a7a0ba3
Made the same changes we did in textSimilarity
mridula-s109 c6a12df
Fixed a minor error
mridula-s109 5180d51
cleaned up
mridula-s109 a24f243
Minscore is working :)
mridula-s109 f57a793
chore: empty commit to trigger PR update
mridula-s109 7080a57
merged conflict
mridula-s109 e789e51
Update docs/changelog/129359.yaml
mridula-s109 e993a20
Merge branch 'main' into add_min_score_linear_retriever
mridula-s109 8939675
Update 10_linear_retriever.yml
mridula-s109 d200742
[CI] Auto commit changes from spotless
elasticsearchmachine 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
pr: 129359 | ||
summary: Add min score linear retriever | ||
area: Search | ||
type: enhancement | ||
issues: [] |
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.
Uh oh!
There was an error while loading. Please reload this page.