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

Mark Miller commented on SOLR-5147:
-----------------------------------

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11456/
Java: 32bit/jdk1.8.0_40-ea-b20 -server -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.testRandomDepthHierarchy

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
        at 
__randomizedtesting.SeedInfo.seed([3EF55A1AECFE9E4:5BBC3484B3EA26DE]:0)
        at java.util.HashMap.resize(HashMap.java:703)
        at java.util.HashMap.putVal(HashMap.java:628)
        at java.util.HashMap.put(HashMap.java:611)

> Support child documents in DIH
> ------------------------------
>
>                 Key: SOLR-5147
>                 URL: https://issues.apache.org/jira/browse/SOLR-5147
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Vadim Kirilchuk
>            Assignee: Noble Paul
>             Fix For: 5.0, Trunk
>
>         Attachments: SOLR-5147-5x.patch, SOLR-5147.patch, SOLR-5147.patch
>
>
> DIH should be able to index hierarchical documents, i.e. it should be able to 
> work with SolrInputDocuments#addChildDocument.
> There was patch in SOLR-3076: 
> https://issues.apache.org/jira/secure/attachment/12576960/dih-3076.patch
> But it is not uptodate and far from being complete.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to