You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/03/22 17:31:16 UTC

[jira] [Commented] (LUCENE-4453) Need to test BlockPostings with term df/ttfs that = blockSize or are a multiple of blockSize

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

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

[branch_4x commit] Robert Muir
http://svn.apache.org/viewvc?view=revision&revision=1392058

LUCENE-4453: test BlockPostings special cases

                
> Need to test BlockPostings with term df/ttfs that = blockSize or are a multiple of blockSize
> --------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-4453
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4453
>             Project: Lucene - Core
>          Issue Type: Sub-task
>          Components: core/codecs
>            Reporter: Robert Muir
>             Fix For: 4.1, 5.0
>
>
> This is a special case in some of the code, but its currently very rare (e.g. typically untested).
> We should add a test just for these corner cases:
> see https://builds.apache.org/job/Lucene-Solr-Clover-4.x/34/clover-report/org/apache/lucene/codecs/block/BlockPostingsReader.html#BlockPostingsReader
> and https://builds.apache.org/job/Lucene-Solr-Clover-4.x/34/clover-report/org/apache/lucene/codecs/block/BlockSkipReader.html#BlockSkipReader

--
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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org