This is precisely what I want to do.  Yes, I can add JNDI entries to various 
Jetty XML files, but this is good only if you have a fixed set of indices known 
ahead of time (before starting the servlet container).  I want the ability to 
add and remove indices on the fly, while the servlet container with Solr is 
running.  This is where SOLR-215 comes in.  Henri, hang in there. :)

Otis
 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Simpy -- http://www.simpy.com/  -  Tag  -  Search  -  Share

----- Original Message ----
From: Yonik Seeley <[EMAIL PROTECTED]>
To: solr-dev@lucene.apache.org
Sent: Wednesday, June 27, 2007 5:00:08 PM
Subject: Re: Multiple indexes/cores (aka solr-215) functional value?

On 6/27/07, Henrib <[EMAIL PROTECTED]> wrote:
> This  http://www.nabble.com/multiple-indices-tf3982573.html thread  triggers
> the question again.
> Solr-215 makes it easier to deploy multiple indexes than using multiple web
> applications; but is "easier" enough for not being just a superfluous
> feature?

With a fixed handful of indicies, IMO, no.
Though if one needs to programmatically add new indicies/schemas,
SOLR-215 becomes interesting.  I don't know how common of a case that
is though.  There are probably other use cases I've not considered.

SOLR-215 does seem unrelated to distributed search though.

-Yonik



Reply via email to