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

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

Commit 47f960ab8c735dacaa322b0ffeab51931536f32f in lucene's branch 
refs/heads/branch_9x from sunwq
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=47f960ab8c7 ]

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