Joel Bernstein created LUCENE-5682:
--------------------------------------

             Summary: NPE in QueryRescorer when Scorer is null
                 Key: LUCENE-5682
                 URL: https://issues.apache.org/jira/browse/LUCENE-5682
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Joel Bernstein


While testing out the QueryRescorer I was getting an NPE on the scorer  when 
using a TermQuery as the rescore query. Looks like a TermQuery will return a 
null Scorer if  the term is not present in the index segment.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to