[ https://issues.apache.org/jira/browse/SOLR-15069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17260093#comment-17260093 ]
ASF subversion and git services commented on SOLR-15069: -------------------------------------------------------- Commit 31476258906716b0ae95b65ace8a5c2f7b113871 in lucene-solr's branch refs/heads/master from David Smiley [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=3147625 ] SOLR-15069: [child parentFilter=...] is now optional (#2181) > child doc transformer should make parentFilter obsolete > ------------------------------------------------------- > > Key: SOLR-15069 > URL: https://issues.apache.org/jira/browse/SOLR-15069 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Reporter: David Smiley > Assignee: David Smiley > Priority: Major > Time Spent: 1h > Remaining Estimate: 0h > > The parentFilter param to \[child] was once required, and then made only > optional if you have a \_nest_path_ field, but I think it can be optional > (perhaps obsolete) altogether. All we have to do is grab the uniqueKey field > from the document to be transformed, look this up in the \_root_ field, and > you'll get the internal Lucene docId of the first child doc. No problem, and > quick. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org