apache / lucene

Apache Lucene open-source search software
https://lucene.apache.org/
Apache License 2.0
2.68k stars 1.04k forks source link

SimScorer simplifications [LUCENE-8313] #9360

Closed asfimport closed 5 years ago

asfimport commented 6 years ago

This is a follow-up to recent changes that already started simplifying SimScorer, we can now:


Migrated from LUCENE-8313 by Adrien Grand (@jpountz), resolved Nov 16 2018 Attachments: LUCENE-8313.patch

asfimport commented 6 years ago

Adrien Grand (@jpountz) (migrated from JIRA)

Here is a patch.

asfimport commented 6 years ago

Robert Muir (@rmuir) (migrated from JIRA)

+1

asfimport commented 6 years ago

ASF subversion and git services (migrated from JIRA)

Commit 9b9776a7143eebcac98d9eab06049112d6ef113e in lucene-solr's branch refs/heads/master from @jpountz https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=9b9776a

LUCENE-8313: Simplify SimScorer.