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

[jira] [Commented] (SOLR-13830) [child] transformer documentation has a little error

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

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

Commit 124d38a597f3ed45ea0879ea1573edf0b9de2809 in lucene-solr's branch refs/heads/master from David Smiley
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=124d38a ]

SOLR-13830: Correct ref guide on [child] response structure.


> [child] transformer documentation has a little error
> ----------------------------------------------------
>
>                 Key: SOLR-13830
>                 URL: https://issues.apache.org/jira/browse/SOLR-13830
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: documentation
>    Affects Versions: 8.2
>            Reporter: Bram Biesbrouck
>            Priority: Minor
>
> I think there's a bug in the Solr docs about [child].
> See https://lucene.apache.org/solr/guide/8_2/transforming-result-documents.html#child-childdoctransformerfactory
> It states:
> "This transformer returns all descendant documents of each parent document matching your query in a flat list nested inside the matching parent document."
> This is not correct: the descendant documents are "wired into" the parent, creating a hierarchical structure (which is nice).
> Or am I misinterpreting the docs?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org