The DataImportHandler is a Solr contrib that provides a configuration driven way to import data into Solr, supporting both full and incremental (delta) import.
The DataImportHandler is a specific Solr request handler that provides a configuration driven way to import this data into Solr in both "full builds" and using incremental delta imports.