[
https://issues.apache.org/jira/browse/SOLR-18353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh updated SOLR-18353:
-----------------------------
Summary: Remove SolrDocumentBase.getChildDocumentCount() (was: Remove
[SolrDocumentBase/SolrDocument/SolrInputDocument].getChildDocumentCount())
> 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
>
> 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]