You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "mosh (JIRA)" <ji...@apache.org> on 2018/08/08 05:23:00 UTC

[jira] [Created] (SOLR-12637) Return matching child documents' descendant documents using ChildDocTransformer

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org