This project is made to test a large practical set of data on a search engine to practice on improving a search experience. As of now we're only dealing with wikipedia data. This is a maven project ...
cd /opt wget http://mirrors.ocf.berkeley.edu/apache/lucene/solr/6.1.0/solr-6.1.0.tgz tar zxf solr-6.1.0.tgz cd solr-6.1.0 Start SOLR. root@blazegraph:/opt/solr-6.1.0 ...