[ 
https://issues.apache.org/jira/browse/LUCENE-7372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369156#comment-15369156
 ] 

David Smiley commented on LUCENE-7372:
--------------------------------------

+1 nice. Remember to add at least a one liner javadoc at the class level; 
precommit will complain if you don't.

> factor out a org.apache.lucene.search.FilterWeight class
> --------------------------------------------------------
>
>                 Key: LUCENE-7372
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7372
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Christine Poerschke
>            Assignee: Christine Poerschke
>            Priority: Minor
>         Attachments: LUCENE-7372.patch, LUCENE-7372.patch
>
>
> * {{FilterWeight}} to delegate method implementations to the {{Weight}} that 
> it wraps
> * exception: no delegating for the {{bulkScorer}} method implementation since 
> currently not all FilterWeights implement/override that default method



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

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

Reply via email to