Re: Solr 1.3.0 with Jetty 6.1.14

2009-01-05 Thread Jacob Singh
Hi, I did this. The only option I've found is to use Matt's attached solution. I suggest just using MultiCore/CoreAdmin though. Best, Jacob On Mon, Jan 5, 2009 at 8:47 AM, gwk wrote: > Hello, > > > I'm trying to get multiple instances of Solr running with Jetty as per > the instructions on ht

Solr 1.3.0 with Jetty 6.1.14

2009-01-05 Thread gwk
Hello, I'm trying to get multiple instances of Solr running with Jetty as per the instructions on http://wiki.apache.org/solr/SolrJetty, however I've run into a snag. According to the page you set the solr/home parameter as follows: solr/home *My Solr Home Dir* However, as MattKangas m