[
https://issues.apache.org/jira/browse/LUCENE-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548640#comment-13548640
]
Robert Muir commented on LUCENE-4667:
-------------------------------------
We could also use this to stop some false fails from all the subclasses of
FilteringTokenFilter (LengthFilter, TypeFilter, etc)
that currently cause failures due to
https://issues.apache.org/jira/browse/LUCENE-4065, when
enablePositionIncrements=false
> 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: [email protected]
For additional commands, e-mail: [email protected]