On 3 February 2014 10:14, rachun <rachun.c...@gmail.com> wrote: > Dear all gurus, > > I would like to import my data (mysql) about 4 Million rows into solar 4.6. > What is the best way to do it?
Try using the Solr DataImportHandler: http://wiki.apache.org/solr/DataImportHandler Searching Google for "solr mysql" also turns up many links on how to index data into Solr from mysql. Regards, Gora