[
https://issues.apache.org/jira/browse/OAK-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444006#comment-13444006
]
Tommaso Teofili commented on OAK-286:
-------------------------------------
I agree with you Alex, your solution looks ok as null lower bound is allowed
(actually null for upper is allowed too).
> Possible NPE in LuceneIndex
> ---------------------------
>
> Key: OAK-286
> URL: https://issues.apache.org/jira/browse/OAK-286
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core
> Affects Versions: 0.4
> Reporter: Tommaso Teofili
> Priority: Trivial
> Fix For: 0.5
>
> Attachments: OAK-286.patch
>
>
> in LuceneIndex#getQuery(Filter) the first variable is initialized to null and
> updated to a meaningful value only if pr.first is not null, thus it may
> result in NPE when calling first.equals(last) (line 168).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira