I have been using the solrj client and get speeds of 1000 objects per
second. The size of my object is around 4 kb.
On Aug 19, 2015 12:09 PM, "Troy Edwards" <tedwards415...@gmail.com> wrote:

> I have a requirement where I have to bulk insert a lot of documents in
> SolrCloud.
>
> My average document size is 400 bytes
> Number of documents that need to be inserted 250000/second (for a total of
> about 3.6 Billion documents)
>
> Any ideas/suggestions on how that can be done? (use a client or uploadcsv
> or stream or data import handler)
>
> How can SolrCloud be configured to allow this fast bulk insert?
>
> Any thoughts on what the SolrCloud configuration would probably look like?
>
> Thanks
>

Reply via email to