Error while trying to load JSON

2012-03-16 Thread Chambeda
I am trying to load a json document that has the following structure:
...
"accessoriesImage": null,
  "department": "ET",
  "shipping": [
{
  "nextDay": 10.19,
  "secondDay": 6.45,
  "ground": 1.69
}
  ],
  "preowned": false,
  "format": "CD",
...

When executing the curl request to store the document in solr I get the
following error:

p>Problem accessing /solr/update/json. Reason:
invalid key: nextDay [948]/Powered by
Jetty:///

the JSON is valid, so I am not sure what I need to do to get this to pass. 
Any ideas?

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Error-while-trying-to-load-JSON-tp3832518p3832518.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Error while trying to load JSON

2012-03-16 Thread Chambeda
Ok, so my issue is that it must be a flat structure.  Why isn't the JSON
parser able to deconstruct the object into a flatter structure for indexing?
Shouldn't it be able to take any valid JSON structure?

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Error-while-trying-to-load-JSON-tp3832518p3832611.html
Sent from the Solr - User mailing list archive at Nabble.com.


HTML Indexing error

2012-04-17 Thread Chambeda
Hi All,

I am trying to parse some text that contains embedded HTML elements and am
getting the following error:

FATAL: Solr returned an error #400 Unexpected close tag ;
expected .

My set up is as follows:

schema.xml


  
   
   
  





XML snippet:
1Bose's best bookshelf speakers
are updated to provide an even more spacious, natural listening experience.
They're great for stereo, or as a front- or rear-channel solution for home
theater.Learn more about Bose products and proprietary technologies
in our Bose Store.

According to the documentation the  should be removed correctly.

Anything I am missing?


--
View this message in context: 
http://lucene.472066.n3.nabble.com/HTML-Indexing-error-tp3918174p3918174.html
Sent from the Solr - User mailing list archive at Nabble.com.


[job] Looking for local SOLR developers

2012-06-01 Thread Chambeda
Hi all,

My team is looking for developers with SOLR experience for a company in
Minneapolis, MN.  If interested please reply to this posting and I can fill
you in on more details.

Thanks

--
View this message in context: 
http://lucene.472066.n3.nabble.com/job-Looking-for-local-SOLR-developers-tp3987278.html
Sent from the Solr - User mailing list archive at Nabble.com.