Adrien Grand created LUCENE-8313: ------------------------------------ Summary: SimScorer simplifications Key: LUCENE-8313 URL: https://issues.apache.org/jira/browse/LUCENE-8313 Project: Lucene - Core Issue Type: Improvement Reporter: Adrien Grand
This is a follow-up to recent changes that already started simplifying SimScorer, we can now: - remove the notion of field from SimScorer (might help for LUCENE-8216) - remove logic from LeafSimScorer to compute an upper bound of scores for entires segments, this should be done on top of impacts now. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org