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

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

Commit de8a6998d7e9277632f1621f10150f338202383d in lucene's branch 
refs/heads/main from sunwq
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=de8a6998d7e ]

LUCENE-10568: fix javadocs errors in IndexWriter.DocStats (#884)



> Javadocs errors in IndexWriter.DocStats
> ---------------------------------------
>
>                 Key: LUCENE-10568
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10568
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: general/javadocs
>    Affects Versions: 8.0, 9.1
>            Reporter: sun wuqiang
>            Priority: Trivial
>         Attachments: Image 007.png
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> *org.apache.lucene.index.IndexWriter.DocStats*
> This class has two fields
> The field maxDoc should contain numDeletedDocs, and numDocs does not contain 
> numDeletedDocs
> However, the javadocs are just the opposite.
> !Image 007.png!



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to