[ https://issues.apache.org/jira/browse/SOLR-10558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645733#comment-17645733 ]
Haythem Khiri commented on SOLR-10558: -------------------------------------- This seems to be now solved by the ticket https://issues.apache.org/jira/browse/SOLR-15427 > Support unlimited limits on ChildDocTransformer > ----------------------------------------------- > > Key: SOLR-10558 > URL: https://issues.apache.org/jira/browse/SOLR-10558 > Project: Solr > Issue Type: Improvement > Affects Versions: 4.10.4 > Reporter: Tero Paananen > Priority: Minor > Attachments: SOLR-10558.patch > > > The ChildDocTransformer has a limit on a number of child documents returned > per parent document. The default is set to 10. > We have a use case where we need to return all child documents. > The current workaround is to set the limit to a number so high it's unlikely > any parent document ever would have that many child documents. It would be > less error prone if the limit could be set to "unlimited". -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org