[ 
https://issues.apache.org/jira/browse/LUCENE-9487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jehyun Lee updated LUCENE-9487:
-------------------------------
    Summary: Add a null check on BooleanWeight  (was: add a null check on 
BooleanWeight)

> Add a null check on BooleanWeight
> ---------------------------------
>
>                 Key: LUCENE-9487
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9487
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Jehyun Lee
>            Priority: Major
>
> There is no null check for scorer in BooleanWeight.explain()
> scorer() method is nullable, but the result of the method do not check it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to