Shouldn't that be: java -Dsolr.solr.home=multicore -jar start.jar and then hit url: http://localhost:8983/solr/core0/admin/ or http://localhost:8983/solr/core1/admin/
-Jay http://www.lucidimagination.com On Fri, Oct 9, 2009 at 1:17 PM, Jason Rutherglen <jason.rutherg...@gmail.com > wrote: > I have a fresh checkout from trunk, "cd example", after running "java > -Dsolr.solr.home=core -jar start.jar", > http://localhost:8983/solr/admin yields a 404 error. >