RE: Javabin->JSon

2011-03-29 Thread Tim Gilbert
ohess [mailto:pauloh...@yahoo.com] Sent: Tuesday, March 29, 2011 3:16 PM To: solr-user@lucene.apache.org Subject: Javabin->JSon Hi guys, I have a Javabin object and I need to convert that to a JSon object. How ? pls help? I am using solrj (client) that doesn't support JSON so (wt=json) won't

Re: Javabin->JSon

2011-03-29 Thread paulohess
you are not helping -- View this message in context: http://lucene.472066.n3.nabble.com/Javabin-JSon-tp2750066p2750461.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Javabin->JSon

2011-03-29 Thread Markus Jelsma
t doesn't support JSON so (wt=json) won't > convert it to JSon. > > thanks > Paulo > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Javabin-JSon-tp2750066p2750066.html > Sent from the Solr - User mailing list archive at Nabble.com.

Javabin->JSon

2011-03-29 Thread paulohess
Hi guys, I have a Javabin object and I need to convert that to a JSon object. How ? pls help? I am using solrj (client) that doesn't support JSON so (wt=json) won't convert it to JSon. thanks Paulo -- View this message in context: http://lucene.472066.n3.nabble.com/Ja