[ 
https://issues.apache.org/jira/browse/LUCENE-3064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated LUCENE-3064:
--------------------------------

    Attachment: LUCENE-3064.patch

updated patch with fixes for contrib, though highlighter still remains, and 
some TODOs are not resolved.

> add checks to MockTokenizer to enforce proper consumption
> ---------------------------------------------------------
>
>                 Key: LUCENE-3064
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3064
>             Project: Lucene - Java
>          Issue Type: Test
>            Reporter: Robert Muir
>             Fix For: 4.0
>
>         Attachments: LUCENE-3064.patch, LUCENE-3064.patch
>
>
> we can enforce things like consumer properly iterates through tokenstream 
> lifeycle
> via MockTokenizer. this could catch bugs in consumers that don't call 
> reset(), etc.

--
This message is automatically generated by JIRA.
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