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/07 14:31:00 UTC

[jira] [Created] (SOLR-12630) Query children without using block join

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