[
https://issues.apache.org/jira/browse/SOLR-18353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18107521#comment-18107521
]
ASF subversion and git services commented on SOLR-18353:
--------------------------------------------------------
Commit 4ef9a9858c764ed99d5680353cf6665ec049dfb8 in solr's branch
refs/heads/branch_10x from Serhiy Bzhezytskyy
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=4ef9a9858c7 ]
SOLR-18353: Remove deprecated SolrDocumentBase.getChildDocumentCount() (#4785)
(cherry picked from commit 7d8926542eaad9884c2a44608961d061936b6b33)
> Remove SolrDocumentBase.getChildDocumentCount()
> -----------------------------------------------
>
> Key: SOLR-18353
> URL: https://issues.apache.org/jira/browse/SOLR-18353
> Project: Solr
> Issue Type: Sub-task
> Reporter: Eric Pugh
> Priority: Minor
> Labels: pull-request-available
> Fix For: 10.1
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Remove SolrDocumentBase.getChildDocumentCount() | 8.0 |
> `getChildDocumentCount()` on `SolrDocumentBase` (and its overrides in
> `SolrDocument`/`SolrInputDocument`) has been deprecated since Solr 8.0 in
> favor of `getChildDocuments().size()`. Remove the method and its two
> overrides, and update any internal callers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]