[ 
https://issues.apache.org/jira/browse/LUCENE-8303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468846#comment-16468846
 ] 

ASF subversion and git services commented on LUCENE-8303:
---------------------------------------------------------

Commit 8dc69428e34d894bb5fdd6d2b0e3ec1835e87b5f in lucene-solr's branch 
refs/heads/master from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=8dc6942 ]

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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to