[
https://issues.apache.org/jira/browse/LUCENE-4473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610689#comment-13610689
]
Commit Tag Bot commented on LUCENE-4473:
----------------------------------------
[branch_4x commit] Robert Muir
http://svn.apache.org/viewvc?view=revision&revision=1396870
LUCENE-4473: encode low-freq terms offsets more efficiently in blockPF
> BlockPF encodes offsets inefficiently
> -------------------------------------
>
> Key: LUCENE-4473
> URL: https://issues.apache.org/jira/browse/LUCENE-4473
> Project: Lucene - Core
> Issue Type: Sub-task
> Components: core/codecs
> Reporter: Robert Muir
> Fix For: 4.1, 5.0
>
> Attachments: LUCENE-4473.patch
>
>
> when writing a vint block. It should write these like Lucene40 does.
> Here is geonames (all 19 fields as textfields with offsets):
> trunk _68_Block_0.pos: 178700442
> patch _68_Block_0.pos: 155929641
--
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]