|
|
+
tim robertson 2008-03-27, 19:47
+
Daniel Papasian 2008-03-27, 20:25
+
Yonik Seeley 2008-03-27, 20:31
+
Otis Gospodnetic 2008-03-27, 20:56
-
Re: Multiple schemas?Yonik Seeley 2008-03-27, 21:04
On Thu, Mar 27, 2008 at 4:56 PM, Otis Gospodnetic
<[EMAIL PROTECTED]> wrote: > Or use the JNDI approach that's described on the Wiki. I've used it with Jetty and it works nicely. Multiple webapp contexts, multiple Solr indices, but a single JVM. With multiple smaller collections, one might want this (or multicore). If the collections are big, it's best to use a separate JVM. Among other benefits, GC pause times will be shorter for a smaller heap. -Yonik +
tim robertson 2008-03-27, 21:20
|