You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2014/11/22 16:56:33 UTC

[jira] [Created] (LUCENE-6068) Remove reader.fields() == null checks everywhere

Robert Muir created LUCENE-6068:
-----------------------------------

             Summary: Remove reader.fields() == null checks everywhere
                 Key: LUCENE-6068
                 URL: https://issues.apache.org/jira/browse/LUCENE-6068
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir
         Attachments: LUCENE-6068.patch

I don't know how this got this way, but it never returns null. SegmentReader even asserts this. But the api requires consumers to do a bunch of useless null checks. This is a bug.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org