You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Why is this maintenance needed?
Acceptance criteria
BM25SimilarityFactory
(non-legacy version)The text was updated successfully, but these errors were encountered: