I'm trying a 1st deploy of Solr 5.0.0 in Jetty9
(jetty-distribution-9.2.9.v20150224).
I've installed Jetty9
/etc/init.d/jetty check
Checking arguments to Jetty:
START_INI = /usr/local/etc/jetty/base/start.ini
START_D= /usr/local/etc/jetty/base/start.d
Thanks to all for the info. I'd made the mistake of staring with 3rd party
tutorials which seem to miss some of the salient details!.
RTFM'ing the official stuff now ...
> I would strongly recommend that you simply run Solr 5 with the jetty
> server (and the bin/solr script) that's included in
> Followup:
>
> I was able to get Solr 5.0.0 started under the jetty9 distribution you
> mentioned. I unpacked the jetty archive, changed into the unpacked
> directory, and did these extremely simple and fast steps:
>
> * Copied solr.war from solr-5.0.0/server/webapps (in the Solr download)
> in