Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by NoblePaul: http://wiki.apache.org/solr/DataImportHandler ------------------------------------------------------------------------------ * Define a data-config.xml and specify the location this file in solrconfig.xml under DataImportHandler section * Give connection information * driver (required): The jdbc driver classname + * url (required) : The jdbc connection url * user : User name * password : The password * batchSize : The batchsize used in jdbc connection
