What do people think about a downloadable tutorial or demo that
included Tomcat or Jetty, limiting the requirements to Java5 and
simplifying setup for new users?

Steps with demo bundle:
- Install Java 5
- unpack solr-demo.zip
- ./start

Steps w/o demo bundle:
- Install & configure Java5, svn, ant
- download appserver and install
- download solr source and build
- install the war in the appserver
- cd solr/example; run appserver start script from here

-Yonik

Reply via email to