Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-12298 Index Full nested document Hierarchy For Queries (umbrella issue)
  3. SOLR-12637

Return matching child documents' descendant documents using ChildDocTransformer

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            moshebla mosh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: