: Try running ant example and then run Solr. right ... on a clean checkout, the solr.war needs to be built and copied to the example directory, otherwise you are just running an empty jetty server.
do you see anything in example/webapps? : > 1 get the latest Solr from svn (R 808058) : > 2 run ant clean test (all tests pass) : > 3 cd ./example : > 4. start solr : > $ java -jar start.jar -Hoss