[
https://issues.apache.org/jira/browse/LUCENE-4452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610718#comment-13610718
]
Commit Tag Bot commented on LUCENE-4452:
----------------------------------------
[branch_4x commit] Robert Muir
http://svn.apache.org/viewvc?view=revision&revision=1392359
LUCENE-4452: test BlockPostings when only reading a subset of prox data
> Need to test BlockPostings when payloads/offsets are indexed, but D&PEnum
> flags=0
> ---------------------------------------------------------------------------------
>
> Key: LUCENE-4452
> URL: https://issues.apache.org/jira/browse/LUCENE-4452
> Project: Lucene - Core
> Issue Type: Sub-task
> Components: core/codecs
> Reporter: Robert Muir
> Fix For: 4.1, 5.0
>
>
> In this case we get a BlockDocsAndPositionsEnum just reading positions and
> ignoring the stuff in the .pay: but this is untested.
> see BlockDocsAndPositionsEnum.refillPositions in
> https://builds.apache.org/job/Lucene-Solr-Clover-4.x/34/clover-report/org/apache/lucene/codecs/block/BlockPostingsReader.html#BlockPostingsReader
--
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]