I am using Solr for my front-end webapp and in order to install it in Ubuntu 10.04 I did a simply apt-get solr-jetty and everything was fine.
The problem now is that ...
I'm using Ubuntu Oneiric Ocelot, which includes in its repos the Jetty 6.1.24 package. It works very well, but I'm having trouble trying to configure it for SSL. I've changed the ...
Brief:
I haven't found how to run the solr tutorial/example in
a system that already had solr & jetty installed. What example
config files would I need to modify to make ...