[
https://issues.apache.org/jira/browse/LUCENE-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610652#comment-13610652
]
Commit Tag Bot commented on LUCENE-4497:
----------------------------------------
[branch_4x commit] Robert Muir
http://svn.apache.org/viewvc?view=revision&revision=1401161
LUCENE-4497: don't write PosVIntCount in 4.1 codec
> Don't write posVIntCount in 4.1 codec
> -------------------------------------
>
> Key: LUCENE-4497
> URL: https://issues.apache.org/jira/browse/LUCENE-4497
> Project: Lucene - Core
> Issue Type: Improvement
> Components: core/codecs
> Reporter: Robert Muir
> Fix For: 4.1, 5.0
>
> Attachments: LUCENE-4497.patch, LUCENE-4497.patch
>
>
> Its confusing and unnecessary that we compute this from docFreq for the
> doc/freq vint count, but write it for the positions case: its totalTermFreq %
> BLOCK_SIZE.
--
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]