[
https://issues.apache.org/jira/browse/LUCENE-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565532#comment-13565532
]
Adrien Grand commented on LUCENE-4732:
--------------------------------------
bq. What is the problem with the checks in TestDuelingCodecs?
I just checked the code: the problem is that it always seeks from a freshly
instantiated terms enum. With Lucene 4.0, the problem appears when the current
position is after the seeked term.
> Test TermsEnum.seek on term vectors
> -----------------------------------
>
> Key: LUCENE-4732
> URL: https://issues.apache.org/jira/browse/LUCENE-4732
> Project: Lucene - Core
> Issue Type: Test
> Affects Versions: 4.1
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Fix For: 4.2, 5.0
>
> Attachments: LUCENE-4732.patch
>
>
> We don't have test cases for this method and it looks broken with both
> Lucene40TermVectorsFormat and CompressiongTermVectorsFormat.
--
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]