Re: AW: Cross-context-forward to solr-instance

2008-12-17 Thread Jérôme Etévé
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

RE: AW: Cross-context-forward to solr-instance

2008-09-08 Thread Lance Norskog
: 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: &

Re: AW: Cross-context-forward to solr-instance

2008-09-08 Thread David Smiley @MITRE.org
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: " /> And so now my clients don't need to update their URL just because I've migrated to Solr 1.3.