Skip to content
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

Feat: Filtering poor results in Hybrid search (AcceptanceThreshold) #4980

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dresslife-shbh
Copy link

Filtered vector and keyword search results according to threshold parameters in hybrid search.

/claim #4315

Changes

1.New param AcceptanceThreshold is added to Hybrid search function , which will help in filtering out very poor results from vector and keyword search, before combining the results.

  1. Added the filtering

Review checklist

  • Documentation has been updated, if necessary. Link to changed documentation:
  • Chaos pipeline run or not necessary. Link to pipeline:
  • All new code is covered by tests where it is reasonable.
  • Performance tests have been run or not necessary.

Filtered vector and keyword search results according to threshold params in hybrid search

Fixes weaviate#4315
Copy link

algora-pbc bot commented May 20, 2024

💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe/Alipay.

Copy link

sonarcloud bot commented May 20, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant