Re: Add multiple JSON documents with boost

2014-10-13 Thread Damian Luszczymak
Thanks, found the problem and fixed my writer 2014-10-09 2:00 GMT+02:00 Chris Hostetter : > > : i try to add documents to the index and boost them (hole document) but i > : get this error message: > : > : ERROR org.apache.solr.core.SolrCore – > : org.apache.solr.common.SolrException: Error parsi

Re: Add multiple JSON documents with boost

2014-10-08 Thread Chris Hostetter
: i try to add documents to the index and boost them (hole document) but i : get this error message: : : ERROR org.apache.solr.core.SolrCore – : org.apache.solr.common.SolrException: Error parsing JSON field value. : Unexpected OBJECT_START : : Any ideas? The top level structure you are sendin