You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/11/20 23:12:00 UTC

[jira] [Commented] (SOLR-15427) [child limit=...] should be unlimited by default

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

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

Commit 0cb23c7c2805f7e5eaa6df2fdd112b5619ed4736 in solr's branch refs/heads/main from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=0cb23c7 ]

SOLR-15427: Nested docs: [child limit=...] now defaults to -1 (#144)

And -1 is now understood to be unlimited.

> [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
>          Time Spent: 10m
>  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: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org