This chapter describes several methods used to import data in Solr; from its native XML to databases and rich documents, Solr offers a variety of possibilities to ingest data into its index. The use of a popular Solr extension called the DataImportHandler is also demonstrated.
Comments