mosh created SOLR-12630:
---------------------------

             Summary: Query children without using block join
                 Key: SOLR-12630
                 URL: https://issues.apache.org/jira/browse/SOLR-12630
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: mosh


Currently work is being put into Solr to support nested document hierarchies, 
keeping the original relation between parent and child docs 
([SOLR-12298|https://issues.apache.org/jira/browse/SOLR-12298], 
[SOLR-12441|https://issues.apache.org/jira/browse/SOLR-12441]). Currently the 
only way to query child documents is using BlockJoin. I was thinking perhaps we 
could introduce a way to query documents that are not indexed in the same block 
with a different transformer, or perhaps add this feature to the 
ChildDocTransformer.



--
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