Re: status 400 on posting json

2013-03-25 Thread Jack Krupansky
sage- From: Patrice Seyed Sent: Monday, March 25, 2013 7:19 PM To: solr-user@lucene.apache.org Subject: Re: status 400 on posting json Hi Jack, I tried putting the schema.xml file (further below) in the path you specified below, but when i tried to start (java -jar start.jar) got the message bel

Re: status 400 on posting json

2013-03-25 Thread Patrice Seyed
ssage- From: Patrice Seyed Sent: Saturday, March 16, 2013 2:48 AM To: solr-user@lucene.apache.org Subject: Re: status 400 on posting json Hi, Re: - Is there some place I should indicate what parameters are including in the json objects send? I was able to test books.json

Re: status 400 on posting json

2013-03-16 Thread Jack Krupansky
rice Seyed Sent: Saturday, March 16, 2013 2:48 AM To: solr-user@lucene.apache.org Subject: Re: status 400 on posting json Hi, Re: - Is there some place I should indicate what parameters are including in the json objects send? I was able to test books.json without the error.

Re: status 400 on posting json

2013-03-15 Thread Patrice Seyed
Hi, Re: - > Is there some place I should indicate what parameters are including in > the json objects send? I was able to test books.json without the > error. "Yes, in Solr's schema.xml (under the conf/ directory). See for more details.

Re: status 400 on posting json

2013-03-15 Thread Jack Krupansky
ultivalued), etc. for your other fields. -- Jack Krupansky -Original Message- From: Patrice Seyed Sent: Friday, March 15, 2013 5:58 PM To: solr-user@lucene.apache.org Subject: status 400 on posting json Hi all, Running the solr server: ~/solr-4.1.0/example$ java -jar start.jar For upd

Re: status 400 on posting json

2013-03-15 Thread Erik Hatcher
> Is there some place I should indicate what parameters are including in > the json objects send? I was able to test books.json without the > error. Yes, in Solr's schema.xml (under the conf/ directory). See for more details. Erik On Mar 15, 201

status 400 on posting json

2013-03-15 Thread Patrice Seyed
Hi all, Running the solr server: ~/solr-4.1.0/example$ java -jar start.jar For updating solr with json, I followed the convention at: example/examplesdocs/books.json which has: [ { "id" : "978-0641723445",^M "cat" : ["book","hardcover"],^M "name" : "The Lightning Thief",^M "a