Re: Request assistance with distributed search multi shard/core setup and configuration

2009-11-13 Thread Lance Norskog
that is already part of solr itself to pass the >> URL[shard...] then having create a custom handler. >> >> thanks >> >> -Original Message- >> From: Otis Gospodnetic [mailto:otis_gospodne...@yahoo.com] >> Sent: Tuesday, November 10, 2009 6:09 PM >&

Re: Request assistance with distributed search multi shard/core setup and configuration

2009-11-10 Thread Otis Gospodnetic
> From: "Turner, Robbin J" > To: "solr-user@lucene.apache.org" > Sent: Tue, November 10, 2009 6:41:32 PM > Subject: RE: Request assistance with distributed search multi shard/core > setup and configuration > > Thanks, I had already read through this ur

RE: Request assistance with distributed search multi shard/core setup and configuration

2009-11-10 Thread Turner, Robbin J
] Sent: Tuesday, November 10, 2009 6:09 PM To: solr-user@lucene.apache.org Subject: Re: Request assistance with distributed search multi shard/core setup and configuration Right, that's http://wiki.apache.org/solr/DistributedSearch Otis -- Sematext is hiring -- http://sematext.com/about/jobs

Re: Request assistance with distributed search multi shard/core setup and configuration

2009-11-10 Thread Otis Gospodnetic
lucene.apache.org" > Sent: Tue, November 10, 2009 6:05:19 PM > Subject: RE: Request assistance with distributed search multi shard/core > setup and configuration > > I've already done the single Solr, that's why my request. I read on some > site > that ther

RE: Request assistance with distributed search multi shard/core setup and configuration

2009-11-10 Thread Turner, Robbin J
al Message- From: Otis Gospodnetic [mailto:otis_gospodne...@yahoo.com] Sent: Tuesday, November 10, 2009 6:02 PM To: solr-user@lucene.apache.org Subject: Re: Request assistance with distributed search multi shard/core setup and configuration RJ, You may want to take a simpler step - single Sol

Re: Request assistance with distributed search multi shard/core setup and configuration

2009-11-10 Thread Otis Gospodnetic
RJ, You may want to take a simpler step - single Solr core (no solr.xml needed) per machine. Then distributed search really only requires that you specify shard URLs in the URL of the search requests. In practice/production you rarely benefit from distributed search against multiple cores on