Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
SOLR-10558 Support unlimited limits on ChildDocTransformer
-
- Resolved
-
- relates to
-
SOLR-14963 [child limit=...] param should apply per level
-
- Closed
-
- links to