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

Lucene/Solr QA commented on LUCENE-8341:
----------------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m  5s{color} 
| {color:red} LUCENE-8341 does not apply to master. Rebase required? Wrong 
Branch? See 
https://wiki.apache.org/lucene-java/HowToContribute#Contributing_your_work for 
help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | LUCENE-8341 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12926318/LUCENE-8341.patch |
| Console output | 
https://builds.apache.org/job/PreCommit-LUCENE-Build/26/console |
| Powered by | Apache Yetus 0.7.0   http://yetus.apache.org |


This message was automatically generated.



>  Record soft deletes in SegmentCommitInfo
> -----------------------------------------
>
>                 Key: LUCENE-8341
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8341
>             Project: Lucene - Core
>          Issue Type: Improvement
>    Affects Versions: 7.4, master (8.0)
>            Reporter: Simon Willnauer
>            Assignee: Simon Willnauer
>            Priority: Major
>             Fix For: 7.4, master (8.0)
>
>         Attachments: LUCENE-8341.patch, LUCENE-8341.patch, LUCENE-8341.patch, 
> LUCENE-8341.patch
>
>
>  This change add the number of documents that are soft deletes but
>     not hard deleted to the segment commit info. This is the last step
>     towards making soft deletes as powerful as hard deltes since now the
>     number of document can be read from commit points without opening a
>     full blown reader. This also allows merge posliies to make decisions
>     without requiring an NRT reader to get the relevant statistics. This
>     change doesn't enforce any field to be used as soft deletes and the 
> statistic
>     is maintained per segment.



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