Robert Muir created LUCENE-4453:
-----------------------------------

             Summary: 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


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

Reply via email to