So far, in previous articles, we looked at the import data from SQL databases. Today it’s time to import from XML files.
import
Data Import Handler – sharding
Our reader (greetings!) reported us a problem with the cooperation of DIH and sharding mechanism. The Solr project wiki, in my opinion, discuss the solution to this issue, but makes it a little around and on the occasion.
Data Import Handler – How to import data from SQL databases (part 3)
Solr: data indexing for fun and profit
Solr is not very friendly to novice users. Preparing good schema file requires some experience. Assuming that we have prepared the configuration files, what remains for us is to share our data with the search server and take care of update ability.