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

[jira] [Commented] (SOLR-9006) RealTime Get (RTG) does not return child documents from the transaction log

    [ https://issues.apache.org/jira/browse/SOLR-9006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16506046#comment-16506046 ] 

David Smiley commented on SOLR-9006:
------------------------------------

This looks like a nasty oversight.  I figured RTG didn't supported nested docs as I was just looking through the RTG code and see no mention of "child" or "nested" and I see some code that should be doing child/nested stuff but is not.

> RealTime Get (RTG) does not return child documents from the transaction log
> ---------------------------------------------------------------------------
>
>                 Key: SOLR-9006
>                 URL: https://issues.apache.org/jira/browse/SOLR-9006
>             Project: Solr
>          Issue Type: Bug
>          Components: SearchComponents - other
>    Affects Versions: 5.5, 6.0
>            Reporter: Ariel Lieberman
>            Priority: Major
>              Labels: RTK, RealTimeGet, TransactionLog
>         Attachments: SOLR-9006(6.0).patch
>
>
> {{RealTimeGet}} component does not retrieves child documents from the transaction (update) log.   Although there is no mechanism, using {{/get}} to retrieve parent document with all its children.  Note: that {{\_version\_}} field appears only on in the parent document and the update is only as a whole (parent with all children.)  Therefore, I think the capability (e.g. additional flag) to get parent with all its children is very important..  



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