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: [email protected]
For additional commands, e-mail: [email protected]