You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2012/05/05 21:27:49 UTC

[jira] [Updated] (LUCENE-4032) don't write offsetlength every skip

     [ https://issues.apache.org/jira/browse/LUCENE-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir updated LUCENE-4032:
--------------------------------

          Description: 
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
    Affects Version/s: 4.0
              Summary: don't write offsetlength every skip  (was: dpm)
    
> 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@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org