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

ASF subversion and git services commented on SOLR-18353:
--------------------------------------------------------

Commit 7d8926542eaad9884c2a44608961d061936b6b33 in solr's branch 
refs/heads/main from Serhiy Bzhezytskyy
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=7d8926542ea ]

SOLR-18353: Remove deprecated SolrDocumentBase.getChildDocumentCount() (#4785)

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

Reply via email to