fig.xml. This is hacky, but it gives you a set of cores instead of
> just one core.
>
> -Original Message-
> From: David Smiley @MITRE.org [mailto:dsmi...@mitre.org]
> Sent: Monday, September 08, 2008 7:54 AM
> To: solr-user@lucene.apache.org
> Subject: Re: AW: C
: solr-user@lucene.apache.org
Subject: Re: AW: Cross-context-forward to solr-instance
FWIW, I'm also using the SolrRequestFilter for forwards, despite the
warning.
Solr1.3 doesn't have the concept of a default core anymore yet I want this
feature. I made an uber-simple JSP like this:
&
OTECTED]
> pache.org] Im Auftrag von Hachmann, Bjoern
>> Gesendet: Samstag, 6. September 2008 08:01
>> An: solr-user@lucene.apache.org
>> Betreff: Cross-context-forward to solr-instance
>>
>> Hi,
>>
>> yesterday I tried the Solr-1.3-RC2 and everything
> -Ursprüngliche Nachricht-
> Von:
> [EMAIL PROTECTED]
> g
> [mailto:[EMAIL PROTECTED]
pache.org] Im Auftrag von Hachmann, Bjoern
> Gesendet: Samstag, 6. September 2008 08:01
> An: solr-user@lucene.apache.org
> Betreff: Cross-context-forward to solr-instance
>
> Hi,
&g
Hi,
yesterday I tried the Solr-1.3-RC2 and everything seems to work fine using the
traditional single-core setup. But while troubleshooting the new multi-core
feature, I realized for the first time, that I have been using the deprecated
(even in 1.2) class SolrServlet. This is a huge problem