mosh created SOLR-12637:
---------------------------

             Summary: 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
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: mosh
             Fix For: master (8.0)


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
(v7.6.3#76005)

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

Reply via email to