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

[Search] Evaluate and optimize the scoring system #170

Open
amirhouieh opened this issue Sep 4, 2023 · 0 comments
Open

[Search] Evaluate and optimize the scoring system #170

amirhouieh opened this issue Sep 4, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@amirhouieh
Copy link
Contributor

Now that our website has a growing content base, it's time to assess the efficiency of our search engine's scoring system.

Initial Assessment: Collaborate with the content team to run tests. We'll evaluate how search results correlate with queries, identify what's working, and pinpoint areas of improvement.

Optimization: Once we have the initial data, we can experiment with various parameters, score adjustments, and weighting. We should also consider testing alternative search methods, such as BM25F alone and/or only vector search, to find the optimal balance.

@amirhouieh amirhouieh added the enhancement New feature or request label Sep 4, 2023
@amirhouieh amirhouieh added this to the v1 milestone Sep 4, 2023
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

No branches or pull requests

1 participant