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

Uwe Schindler updated LUCENE-1919:
----------------------------------

    Attachment: LUCENE-1919.patch

This is just a patch that enhances/rectifies the BW testcase. It corrects the 
messages in assertTrue, because they should refelct that something is going 
wrong (just cosmetics). But it adds a test for correctness of other token's 
contents to these POSToken tests, not only if the one is a proper noun.

It also mixes consuming the new API into Robert's test and the call to 
next(Token), to check if the full-private Token returned from next() is still 
valid.

Nothing special, no other changes in core code.

> Analysis back compat break
> --------------------------
>
>                 Key: LUCENE-1919
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1919
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Yonik Seeley
>            Assignee: Uwe Schindler
>             Fix For: 2.9
>
>         Attachments: LUCENE-1919.patch, LUCENE-1919.patch, LUCENE-1919.patch, 
> LUCENE-1919.patch, LUCENE-1919.patch
>
>
> Old and new style token streams don't mix well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to