[
https://issues.apache.org/jira/browse/SOLR-5183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13747760#comment-13747760
]
Mikhail Khludnev commented on SOLR-5183:
----------------------------------------
Varun,
I'm not experienced in JSON, wouldn't it better to put them in array?
{code}
childrenDocs:[
{
"id" : "5",
"subject" : "black"
},
{
"id" : "6",
"subject" : "red"
}
]
{code}
wdyt?
> Add block support for JSONLoader
> --------------------------------
>
> Key: SOLR-5183
> URL: https://issues.apache.org/jira/browse/SOLR-5183
> Project: Solr
> Issue Type: Sub-task
> Reporter: Varun Thacker
> Fix For: 4.5, 5.0
>
> Attachments: SOLR-5183.patch
>
>
> We should be able to index block documents in JSON format
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]