Tero Paananen created SOLR-10558:
------------------------------------

             Summary: Support unlimited limits on ChildDocTransformer
                 Key: SOLR-10558
                 URL: https://issues.apache.org/jira/browse/SOLR-10558
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 4.10.4
            Reporter: Tero Paananen
            Priority: Minor


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
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to