
jira at apache
May 6, 2012, 5:23 AM
Post #1 of 1
(41 views)
Permalink
|
|
[jira] [Commented] (LUCENE-4032) don't write offsetlength every skip
|
|
[ https://issues.apache.org/jira/browse/LUCENE-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269196#comment-13269196 ] Michael McCandless commented on LUCENE-4032: -------------------------------------------- +1 > don't write offsetlength every skip > ----------------------------------- > > Key: LUCENE-4032 > URL: https://issues.apache.org/jira/browse/LUCENE-4032 > Project: Lucene - Java > Issue Type: Improvement > Affects Versions: 4.0 > Reporter: Robert Muir > Attachments: LUCENE-4032.patch > > > We currently write this every skip, but we should try to avoid this (like payloads). > This reduces skip data on my test corpus: .frq goes from 52354303 -> 50896066 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe [at] lucene For additional commands, e-mail: dev-help [at] lucene
|