The DataImportHandler is a Solr contrib that provides a configuration driven way to import this data into Solr in both "full builds" and using incremental delta imports.
The Data Import Handler is a Solr contrib that provides a configuration driven way to import data into solr both via "full builds" and using incremental delta imports.
More information about the data import handler: http://wiki.apache.org/solr/DataImportHandler
Simple data import handler usecases: http://wiki.apache.org/solr/DIHQuickStart
More information about Solr: http://lucene.apache.org/solr/