From issues-return-3582-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Fri Nov 1 15:17:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0ED65180626 for ; Fri, 1 Nov 2019 16:17:02 +0100 (CET) Received: (qmail 73854 invoked by uid 500); 1 Nov 2019 15:17:02 -0000 Mailing-List: contact issues-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list issues@lucene.apache.org Received: (qmail 73845 invoked by uid 99); 1 Nov 2019 15:17:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Nov 2019 15:17:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 828D0E3069 for ; Fri, 1 Nov 2019 15:17:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 211EA780895 for ; Fri, 1 Nov 2019 15:17:00 +0000 (UTC) Date: Fri, 1 Nov 2019 15:17:00 +0000 (UTC) From: "ASF subversion and git services (Jira)" To: issues@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-13830) [child] transformer documentation has a little error MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-13830?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1696= 4898#comment-16964898 ]=20 ASF subversion and git services commented on SOLR-13830: -------------------------------------------------------- Commit bb2215bebf8ffa2d51bea8395f31e73b990e0091 in lucene-solr's branch ref= s/heads/branch_8_3 from David Smiley [ https://gitbox.apache.org/repos/asf?p=3Dlucene-solr.git;h=3Dbb2215b ] SOLR-13830: Correct ref guide on [child] response structure. (cherry picked from commit 124d38a597f3ed45ea0879ea1573edf0b9de2809) > [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)=20 > Components: documentation > Affects Versions: 8.2 > Reporter: Bram Biesbrouck > Priority: Minor > > I think there's a bug in the Solr docs about [child]. > See=C2=A0https://lucene.apache.org/solr/guide/8_2/transforming-result-doc= uments.html#child-childdoctransformerfactory > It states: > "This transformer returns all descendant documents of each parent documen= t matching your query in a flat list nested inside the matching parent docu= ment." > 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