You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Bram Biesbrouck (Jira)" <ji...@apache.org> on 2019/10/09 11:45:00 UTC

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

Bram Biesbrouck created SOLR-13830:
--------------------------------------

             Summary: [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


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