Re: multiple indices
: Hm, that JNDI again... this makes it sound like SOLR-215 is completely
: superfluous?
No ... i still haven't had a chance to review the patch, but Henri makes
some great argmuments for the "WHY" of the patch in the issue
description...
>>> Multiple cores:
>>> Deployment issues within some organizations where IT will resist
>>> deploying multiple web applications.
>>> Seamless schema update where you can create a new core and switch to
>>> it without starting/stopping servers.
>>> Embedding Solr in your own application (instead of 'raw' Lucene) and
>>> functionally need to segregate schemas & collections.
(there are some other arguments i'm not sure i buy into, but these seem
very justified)
-Hoss