gt; value="/usr/local/solr"
> type="java.lang.String"
> override="true" />
>
>
>
> 4. I tried putting the same into my context.xml file but then it just
> overrode the context for the manager and r
override="true" />
>
>
>
> 4. I tried putting the same into my context.xml file but then it just
> overrode the context for the manager and ruined that whole thing for me.
>
> Honestly. Any help would be *much* appreciated but shouldn't Tomcat be
> the easiest way to run SOLR?
>
> Thank you,
> David
>
>
--
View this message in context:
http://www.nabble.com/introduction-and-help%21-tp16137526p16237615.html
Sent from the Solr - User mailing list archive at Nabble.com.
On Wed, Mar 19, 2008 at 1:51 AM, David Geller <[EMAIL PROTECTED]> wrote:
> Honestly. Any help would be *much* appreciated but shouldn't Tomcat be
> the easiest way to run SOLR?
The easiest way to run Solr is:
cd example
java -jar start.jar
If you want to set it up with Tomcat yourself, see the
I normally wouldn't just signup to a list and post immediately but...
I hope there are some Tomcat experts here.
I'm trying to setup solr and tomcat. I get the following:
INFO: HTMLManager: start: Starting web application at '/solr'
Mar 19, 2008 12:57:26 AM org.apache.solr.servlet.SolrDispatchF