Apache Solr is a web application. So, in
order to start the CoreMedia Search Engine you simply have to start the web container
into which the Search Engine is deployed. The Solr administration page is available at
http://<host>:<port>/solr
, for example at http://localhost:44080/solr
when started locally in the CoreMedia Blueprint.