Re: Solr Quries

2009-10-09 Thread Shalin Shekhar Mangar
On Fri, Oct 9, 2009 at 11:35 AM, Pravin Karne wrote: > Thanks for your reply. > I have one more query regarding solr distributed environment. > > I have configured solr on to machine as per > http://wiki.apache.org/solr/DistributedSearch > > But I have following test case - > > Suppose I have two

RE: Solr Quries

2009-10-08 Thread Pravin Karne
from server2 how to solve this.. Is any other setting is required for this ? Thanks in advance -Pravin -Original Message- From: Shalin Shekhar Mangar [mailto:shalinman...@gmail.com] Sent: Wednesday, October 07, 2009 3:37 PM To: solr-user@lucene.apache.org Subject: Re: Solr Quries Firs

RE: Solr Quries

2009-10-08 Thread Pravin Karne
advance. -Pravin -Original Message- From: Sandeep Tagore [mailto:sandeep.tag...@gmail.com] Sent: Wednesday, October 07, 2009 4:29 PM To: solr-user@lucene.apache.org Subject: Re: Solr Quries Hi Pravin, 1. Is solr work in distributed environment ? if yes, how to configure it? Yep. You can

Re: Solr Quries

2009-10-07 Thread Sandeep Tagore
Hi Pravin, 1. Is solr work in distributed environment ? if yes, how to configure it? Yep. You can achieve this with Sharding. For example: Install and Configure Solr on two machines and declare any one of those as master. Insert shard parameters while you index and search your data. 2. Is solr h

Re: Solr Quries

2009-10-07 Thread Shalin Shekhar Mangar
First, please do not cross-post messages to both solr-dev and solr-user. Solr-dev is only for development related discussions. Comments inline: On Wed, Oct 7, 2009 at 9:59 AM, Pravin Karne wrote: > Hi, > I am new to solr. I have following queries : > > > 1. Is solr work in distributed envi