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

Update DSS Similarity Factory #420

Open
1 of 5 tasks
maxkadel opened this issue Jun 26, 2024 · 0 comments
Open
1 of 5 tasks

Update DSS Similarity Factory #420

maxkadel opened this issue Jun 26, 2024 · 0 comments

Comments

@maxkadel
Copy link
Contributor

What maintenance needs to be done?

The LegacyBM25SimilarityFactory is deprecated for Solr version 9, so this will have to be updated prior to upgrading. This can change relevancy rankings, so we will want to confirm that the new relevancy rankings are acceptable, or align them with the current rankings (see PR for Catalog similarity factory replacement for an example)

Level of urgency

  • High
  • Moderate
  • Low

Why is this maintenance needed?

  • We want to move to Solr 9 before Solr 8 is no longer getting security patches

Acceptance criteria

  • DSS uses BM25SimilarityFactory (non-legacy version)
  • The resulting relevancy is acceptable to stakeholders
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

No branches or pull requests

1 participant