Re: Posting data in JSON

2009-07-30 Thread Ryan McKinley
check: https://issues.apache.org/jira/browse/SOLR-945 this will not likely make it into 1.4 On Jul 30, 2009, at 1:41 PM, Jérôme Etévé wrote: Hi, Nope, I'm not using solrj (my client code is in Perl), and I'm with solr 1.3. J. 2009/7/30 Shalin Shekhar Mangar : On Thu, Jul 30, 2009 at 8

Re: Posting data in JSON

2009-07-30 Thread Jérôme Etévé
Hi, Nope, I'm not using solrj (my client code is in Perl), and I'm with solr 1.3. J. 2009/7/30 Shalin Shekhar Mangar : > On Thu, Jul 30, 2009 at 8:31 PM, Jérôme Etévé > wrote: >> >> Hi All, >> >> I'm wondering if it's possible to post documents to solr in JSON format. >> >> JSON is much fast

Re: Posting data in JSON

2009-07-30 Thread Shalin Shekhar Mangar
On Thu, Jul 30, 2009 at 8:31 PM, Jérôme Etévé wrote: > Hi All, > > I'm wondering if it's possible to post documents to solr in JSON format. > > JSON is much faster than XML to get the queries results, so I think > it'd be great to be able to post data in JSON to speed up the indexing > and lower

Posting data in JSON

2009-07-30 Thread Jérôme Etévé
Hi All, I'm wondering if it's possible to post documents to solr in JSON format. JSON is much faster than XML to get the queries results, so I think it'd be great to be able to post data in JSON to speed up the indexing and lower the network load. All the best ! Jerome Eteve. -- Jerome Eteve