Re: Append children documents for nested document

2014-09-27 Thread Mikhail Khludnev
xt: > http://lucene.472066.n3.nabble.com/Append-children-documents-for-nested-document-tp4157087p4159152.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics <http://www.griddynamics.com>

Re: Append children documents for nested document

2014-09-16 Thread bradhill99
Anyone can help me about this? or Solr not support adding additional children documents to existed parent document? -- View this message in context: http://lucene.472066.n3.nabble.com/Append-children-documents-for-nested-document-tp4157087p4159152.html Sent from the Solr - User mailing list

Append children documents for nested document

2014-09-04 Thread bradhill99
, "text": "zzz" } } } ]' It doesn't work and solr return {"responseHeader":{"status":400,"QTime":0},"error":{"msg":"Expected: ARRAY_START but got OBJECT_START at [58]","code":400}} How can I add children documents for specific parent documents? thanks, Brad -- View this message in context: http://lucene.472066.n3.nabble.com/Append-children-documents-for-nested-document-tp4157087.html Sent from the Solr - User mailing list archive at Nabble.com.