Skip to content

Added Effective search ratio #981

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
merged 4 commits into from
Jan 2, 2025
Merged

Added Effective search ratio #981

merged 4 commits into from
Jan 2, 2025

Conversation

kaustubh-darekar
Copy link
Collaborator

effective_search_ratio parameter allows you to improve query accuracy by increasing the potential candidate pool from lucene index and then filtering back down to k with Cypher.

@kaustubh-darekar kaustubh-darekar added the enhancement New feature or request label Dec 31, 2024
@kaustubh-darekar kaustubh-darekar self-assigned this Dec 31, 2024
@karanchellani karanchellani merged commit 9655d1a into DEV Jan 2, 2025
3 checks passed
@kaustubh-darekar kaustubh-darekar deleted the effective_search_ratio branch January 6, 2025 06:24
kaustubh-darekar added a commit that referenced this pull request Jan 28, 2025
* added effective search ratio to improve query accuracy by increasing the potential candidate pool

* reading effective search from env variable

* Updated packages
kartikpersistent pushed a commit that referenced this pull request Jan 28, 2025
* added effective search ratio to improve query accuracy by increasing the potential candidate pool

* reading effective search from env variable

* Updated packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants