/*! \page install_solr_page Install and Configure Solr [TOC] \section install_solr_overview Overview Autopsy uses Apache Solr to store keyword text indexes. A central server is needed in a multi-user cluster to maintain and search the indexes. A new text index is created for each case. The index can be stored either on shared storage or on the local drive of the Solr server(s) (large amount of local storage is required). Solr's embedded ZooKeeper is also used as a coordination service for Autopsy. If you have already installed Solr 4 with a previous version of Autopsy, please see the \ref upgrade_solr_page page for information on how open older cases after the upgrade and migrate data. \section install_solr_prereq Prerequisites We have prepared a pre-packaged version of Solr which packages Solr as Windows service. You will need: