[
https://issues.apache.org/jira/browse/SOLR-5147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14281333#comment-14281333
]
Vadim Kirilchuk commented on SOLR-5147:
---------------------------------------
Reproduced for:
-Dtests.seed=5AF0AAE9289B3D28
-Dtests.slow=true
-Xmx512M
ant doesn't need -Xmx512M property, I used it to reproduce failure in eclipse.
Well, the test is exponential, it creates "parentsNum" hierarchies and for each
parent we create nested children and for nested children we create nested
grandchildren, etc. Maximum level of grand...grandchildren is "depth". The
number of children on each level is randomized too.
For the seed I have parentsNum=6 and depth=4 but overall it is a 404305
entities.
I think it is the reason of a fail for a small heap, but going to investigate
it further.
> 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]