[
https://issues.apache.org/jira/browse/SOLR-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-1459:
------------------------------
Attachment: SOLR-1459.patch
> 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
>
> Attachments: SOLR-1459.patch
>
>
> 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.