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

Commit Tag Bot commented on LUCENE-4667:
----------------------------------------

[branch_4x commit] Adrien Grand
http://svn.apache.org/viewvc?view=revision&revision=1430934

LUCENE-4667: Change the broken components list from class-based to 
constructor-based (merged from r1430931).

TestRandomChains now tests LimitTokenCountFilter and checks that offsets
generated with TrimFilter and TypeTokenFilter are correct.


                
> Change TestRandomChains to replace the list of broken classes by a list of 
> broken constructors
> ----------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-4667
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4667
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-4667.patch, LUCENE-4667.patch, LUCENE-4667.patch
>
>
> Some classes are currently in the list of bad apples although only one 
> constructor is broken. For example, LimitTokenCountFilter has an option to 
> consume the whole stream.

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

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

Reply via email to