BoostedQuery needs to handle when its wrapped query weight returns null for the 
scorer
--------------------------------------------------------------------------------------

                 Key: SOLR-1459
                 URL: https://issues.apache.org/jira/browse/SOLR-1459
             Project: Solr
          Issue Type: Bug
            Reporter: Mark Miller
             Fix For: 1.4


if the wrapped query matches no docs, it can return null for the scorer - if 
this happens, the first time nextDoc is called, BoostedQuery's CustomScorer 
will throw a NullPointerException on nextDoc()

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to