You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2018/04/27 17:58:00 UTC

[jira] [Updated] (LUCENE-4892) Create a compressed LiveDocsFormat

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

Adrien Grand updated LUCENE-4892:
---------------------------------
    Attachment: LUCENE-4892.patch

> Create a compressed LiveDocsFormat
> ----------------------------------
>
>                 Key: LUCENE-4892
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4892
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Adrien Grand
>            Priority: Trivial
>              Labels: gsoc2014
>         Attachments: LUCENE-4892.patch
>
>
> There are lots of use-cases where the number of deleted documents is low. This makes live docs very dense and I think it would be interesting to study the impact of some bitmap compression techniques on performance (intuitively I imagine it will be slower, but since it would make data smaller maybe CPU caches could help us so I'd be curious to see how it would behave). This format would make a good addition to our CheapBastardCodec.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org