Robert Muir created LUCENE-4473:
-----------------------------------

             Summary: 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


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]

Reply via email to