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

[DOC] Update score formula for cosine similarity in KNN Search #9077

Closed
1 of 4 tasks
VijayanB opened this issue Jan 16, 2025 · 0 comments · Fixed by #9078
Closed
1 of 4 tasks

[DOC] Update score formula for cosine similarity in KNN Search #9077

VijayanB opened this issue Jan 16, 2025 · 0 comments · Fixed by #9078
Assignees
Labels
1 - Backlog - DEV Developer assigned to issue is responsible for creating PR.

Comments

@VijayanB
Copy link
Member

What do you want to do?

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request. Provide a summary of the request.

Update following

  1. Now, lucene, nmslib and faiss use same OpenSearch Score and distance function for cosine similarity.
  2. KNN Script score also supports same score as KNN Aprox search

Version: List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all.
2.19

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
opensearch-project/k-NN#2375

@VijayanB VijayanB changed the title [DOC] [DOC] Update score formula for cosine similarity in KNN Search Jan 16, 2025
@Naarcha-AWS Naarcha-AWS added 1 - Backlog - DEV Developer assigned to issue is responsible for creating PR. and removed untriaged labels Jan 17, 2025
@Naarcha-AWS Naarcha-AWS self-assigned this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Backlog - DEV Developer assigned to issue is responsible for creating PR.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants