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

David Smiley commented on SOLR-12637:
-------------------------------------

Supporting "rows" and "start" sounds like a logical improvement... and then 
maybe we deprecate & remove "limit".  Please create a JIRA issue for that.  But 
this JIRA issue seems too unclear.  I propose we close it; WDYT?

> Return matching child documents' descendant documents using 
> ChildDocTransformer
> -------------------------------------------------------------------------------
>
>                 Key: SOLR-12637
>                 URL: https://issues.apache.org/jira/browse/SOLR-12637
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: mosh
>            Priority: Major
>
> It has dawned upon me that we do not get matching children's descendant 
> documents when there is a child Filter for a specific field in a child 
> document query.
> I was thinking perhaps we should use the paths in the filter, rewind to the 
> document proceeding the previous parent, and check each document if its path 
> contains the filter. That way we can add the matching child documents 
> descendants.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to