[
https://issues.apache.org/jira/browse/LUCENE-4473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-4473:
--------------------------------
Attachment: LUCENE-4473.patch
patch. we already bumped Block's version in 4.1 to fix other bugs so we don't
need to do it again.
> 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
>
> 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]