You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2015/12/29 07:13:49 UTC

[jira] [Created] (LUCENE-6952) FilterLeafReader and friends should be abstract

David Smiley created LUCENE-6952:
------------------------------------

             Summary: FilterLeafReader and friends should be abstract
                 Key: LUCENE-6952
                 URL: https://issues.apache.org/jira/browse/LUCENE-6952
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: David Smiley
            Priority: Minor
             Fix For: Trunk


I think it's confusing that FilterLeafReader (and it's Filter\* inner classes) are not abstract.  By making them abstract, we clarify to users how to use them by virtue of them being abstract.  It seems only a couple tests directly instantiate them.



--
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