Skip to content

fix: handle score_threshold in Formula queries#8097

Merged
coszio merged 2 commits intodevfrom
fix-formula-score-threshold
Feb 10, 2026
Merged

fix: handle score_threshold in Formula queries#8097
coszio merged 2 commits intodevfrom
fix-formula-score-threshold

Conversation

@coszio
Copy link
Contributor

@coszio coszio commented Feb 10, 2026

As pointed out by @joein, we weren't handling score_threshold parameter in formula queries. This PR fixes it

@coszio coszio requested review from generall and timvisee February 10, 2026 16:55
@generall
Copy link
Member

@copilot please generate integration test for this

Copy link
Contributor

Copilot AI commented Feb 10, 2026

@generall I've opened a new pull request, #8098, to work on those changes. Once the pull request is ready, I'll request review from you.

prompt: Upload 4 points with a numeric payload, use the payload as the
score, and set a score threshold. We can assert which ids should be in
the result and which shouldn't
@coszio coszio force-pushed the fix-formula-score-threshold branch from 7342a11 to a97a20a Compare February 10, 2026 17:47
@coszio coszio merged commit a87c22f into dev Feb 10, 2026
15 checks passed
@coszio coszio deleted the fix-formula-score-threshold branch February 10, 2026 20:28
timvisee pushed a commit that referenced this pull request Feb 13, 2026
* handle `score_threshold` in Formula queries

* AI: add openapi test

prompt: Upload 4 points with a numeric payload, use the payload as the
score, and set a score threshold. We can assert which ids should be in
the result and which shouldn't
@qdrant qdrant deleted a comment from coderabbitai bot Feb 13, 2026
@timvisee timvisee mentioned this pull request Feb 17, 2026
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants