- Download and Install Solr from http://lucene.apache.org/solr/
- Change the configuration so that a new Searcher is created on every commit, so changes made to the index are visible immediately in e.g. $SOLR_HOME/collection1/conf/solrconfig.xml change the autocommit part to include
<openSearcher>true</openSearcher>
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.