[
https://issues.apache.org/jira/browse/LUCENE-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-6307:
---------------------------------------
Attachment: LUCENE-6307.patch
New patch, using maxDoc() consistently. I also changed a couple more places,
e.g. MergeInfo.totalDocCount -> .totalMaxDoc,
MergePolicy.OneMerge.totalDocCount -> .totalMaxDoc.
> Rename SegmentInfo.docCount -> .maxDoc
> --------------------------------------
>
> Key: LUCENE-6307
> URL: https://issues.apache.org/jira/browse/LUCENE-6307
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Fix For: Trunk, 5.x
>
> Attachments: LUCENE-6307.patch, LUCENE-6307.patch
>
>
> We already have maxDoc and numDocs, I think it's crazy we have a 3rd one
> docCount.
> We should just rename to maxDoc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]