Re: Mongo DB Users

2014-09-15 Thread Sunny Khatri
remove On Mon, Sep 15, 2014 at 3:55 PM, Yago Riveiro wrote: > remove— > /Yago Riveiro > > On Mon, Sep 15, 2014 at 10:31 PM, Michael Beccaria > wrote: > > > Remove > > > > From: Aaron Susan > > Sent: Monday, September 15, 2014 11:35 AM > > To: Aaron Susa

Sending document in multiple post request

2014-02-27 Thread Sunny Khatri
Hi, I have a use case where I need a document to be send to SOLR in multiple post requests (by curl/libcurl). Basically, trying to stream documents into SOLR (via curl). Now what seems to be happening is as soon as one request comes in SOLR tries to parse that chunk and extract field values, hence