Thanks Chris, that really helped.

From: Chris Hostetter <[EMAIL PROTECTED]>
Reply-To: solr-user@lucene.apache.org
To: solr-user@lucene.apache.org
Subject: Re: Which one works best?
Date: Fri, 9 Feb 2007 23:02:00 -0800 (PST)


: I'm not sure which solution works best: having multiple Solr instances
: running on the same server, each one for a different website OR having just
: one Solr instance running and having each one of the sites share the same
: "index"? They're different sites by the way.

if you've got completely independent data sets, and no need to ever
involve data from both sets in a single request, then i relaly can't think
of many compelling reasons to put both data sets in a single index.

you might also be interested in this thread on some tradeoffs of running
multiple solr instances in a single servlet container vs seperate servlet
containers on the same machine...

http://www.nabble.com/Multiple-indexes-tf2929357.html#a8223941

-Hoss


_________________________________________________________________
Turn searches into helpful donations. Make your search count. http://click4thecause.live.com/search/charity/default.aspx?source=hmemtagline_donation&FORM=WLMTAG

Reply via email to