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

Robert Muir commented on LUCENE-4497:
-------------------------------------

I committed to trunk. will bake for a bit before backporting.
                
> 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
>         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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to