In the following getting started tutorial we'll drive you through the process of Apache log mining with LogIsland platform. The final data will be stored in solr This tutorial is very similar to : * ...
cd /usr/share wget http://apache-mirror.rbc.ru/pub/apache/lucene/solr/4.4.0/solr-4.4.0.zip unzip solr-4.4.0.zip rm solr-4.4.0.zip mv solr-4.4.0 solr cd /usr/share ...