Solr is a text indexing package. All interaction with it is through GETting and POSTting to the service, and then XML responses. After you do the GET to start an import with Solr’s DataImportHandler, you have to check a status … Continue reading
A little Ruby program to monitor Solr DIH imports
July 11, 2012 | 0 comments