[
https://issues.apache.org/jira/browse/LUCENE-8303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468877#comment-16468877
]
ASF subversion and git services commented on LUCENE-8303:
---------------------------------------------------------
Commit c5767d350e7f5b514609cac9db6f07893a5d29a0 in lucene-solr's branch
refs/heads/branch_7x from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=c5767d3 ]
LUCENE-8303: Make LiveDocsFormat only responsible for
serialization/deserialization of live docs.
> 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
> Priority: Minor
> Attachments: LUCENE-8303.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]