[
https://issues.apache.org/jira/browse/SOLR-15427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17446922#comment-17446922
]
Ishan Chattopadhyaya commented on SOLR-15427:
---------------------------------------------
I've seen genuine usecases where number of children documents are in thousands.
While I agree that 10 is a very low default, I think we need to have some limit
(say 100?), so that any user casually browsing documents doesn't blow up the
server accidentally with a request for tens of thousands of documents.
> [child limit=...] should be unlimited by default
> -------------------------------------------------
>
> Key: SOLR-15427
> URL: https://issues.apache.org/jira/browse/SOLR-15427
> Project: Solr
> Issue Type: Improvement
> Reporter: David Smiley
> Assignee: David Smiley
> Priority: Minor
> Labels: NestedDocuments
> Fix For: main (9.0)
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The {{[child]}} doc transformer's {{limit}} param defaults to 10, probably
> for consistency with top level {{rows}} param for search. But the number of
> child docs that a parent doc may have won't be massive by comparison. The
> default of 10 is a gotcha IMO – a user may wonder why they don't see
> everything they gave to Solr. We should just remove the limit by default.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]