Re: Scaling DataImportHandler

2016-01-22 Thread Mikhail Khludnev
a mile age can vary http://blog.griddynamics.com/2015/07/how-to-import-structured-data-into-solr.html On Fri, Jan 22, 2016 at 8:29 PM, Brian Narsi wrote: > What are the various ways DataImportHandler can be scaled? > > Thanks > -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dy

Re: Scaling DataImportHandler

2016-01-22 Thread Shawn Heisey
On 1/22/2016 10:29 AM, Brian Narsi wrote: What are the various ways DataImportHandler can be scaled? I'm not very familiar with how DIH interacts with SolrCloud. I know you can use it with SolrCloud, but nothing else. Assuming you're not running SolrCloud, the following information will app

Scaling DataImportHandler

2016-01-22 Thread Brian Narsi
What are the various ways DataImportHandler can be scaled? Thanks