Which version of solr u are using? use Apache-solr-1.3.0 , it is one the
stable version.

just copy the APache solr-1.3.0 folder in any location and then on the
command line(terminal)
$cd /.../...Apache-solr-1.3.0(location )/example
$java -jar start.jar ( this is default way to run the solr server

now open the browser and look at
http://localhost:8983/solr/admin

Is that clear?

-----
Kumar Anurag

--
View this message in context: 
http://lucene.472066.n3.nabble.com/build-a-Simple-Solr-search-Engine-in-Java-tp3047438p3053119.html
Sent from the Lucene - General mailing list archive at Nabble.com.

Reply via email to