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/05/09 12:54:00 UTC

[jira] [Created] (LUCENE-8303) Make LiveDocsFormat only responsible for (de)serialization of live docs

Adrien Grand created LUCENE-8303:
------------------------------------

             Summary: Make LiveDocsFormat only responsible for (de)serialization of live docs
                 Key: LUCENE-8303
                 URL: https://issues.apache.org/jira/browse/LUCENE-8303
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Adrien Grand


We could simplify live docs by only making the format responsible from reading/writing a Bits instance that represents live docs while today the format is also involved to delete documents since it needs to be able to provide mutable bits.



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