Re: Multiple Process of the SAME solr instance

2008-09-22 Thread Chris Hostetter
: My problem is, if 1 solr instance process(save) 100 documents one-by-one, it : would not be very effective, I want to create 10 clones : (process/threads/cores) of the same solr instance, so that 10 documents get : processed(saved to solr) simaltaneously. Perhaps i'm completley missunderstandin

Re: Multiple Process of the SAME solr instance

2008-09-17 Thread Otis Gospodnetic
- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: mohitranka <[EMAIL PROTECTED]> > To: solr-user@lucene.apache.org > Sent: Thursday, September 18, 2008 2:15:25 AM > Subject: Re: Multiple Process of the SAME solr instance > > >

Re: Multiple Process of the SAME solr instance

2008-09-17 Thread mohitranka
Shalin, I understand that :-) My problem is, if 1 solr instance process(save) 100 documents one-by-one, it would not be very effective, I want to create 10 clones (process/threads/cores) of the same solr instance, so that 10 documents get processed(saved to solr) simaltaneously. Tha

Re: Multiple Process of the SAME solr instance

2008-09-17 Thread Shalin Shekhar Mangar
On Thu, Sep 18, 2008 at 11:03 AM, mohitranka <[EMAIL PROTECTED]> wrote: > > Otis, I understand that 1 solr instance can store n documents (one-by-one). > My query was how to create m such instances/processes/threads so that m > documents get stored at a time, instead of 1 at a time. > > All the in

Re: Multiple Process of the SAME solr instance

2008-09-17 Thread mohitranka
that if you follow the >> tutorial on the site. >> >> Otis >> -- >> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch >> >> >> >> - Original Message >>> From: mohitranka <[EMAIL PROTECTED]> >>> To:

Re: Multiple Process of the SAME solr instance

2008-09-17 Thread mohitranka
> - Original Message >> From: mohitranka <[EMAIL PROTECTED]> >> To: solr-user@lucene.apache.org >> Sent: Wednesday, September 17, 2008 4:33:26 PM >> Subject: Re: Multiple Process of the SAME solr instance >> >> >> Otis, >> Th

Re: Multiple Process of the SAME solr instance

2008-09-17 Thread Otis Gospodnetic
nka <[EMAIL PROTECTED]> > To: solr-user@lucene.apache.org > Sent: Wednesday, September 17, 2008 4:33:26 PM > Subject: Re: Multiple Process of the SAME solr instance > > > Otis, > Thanks for your reply. I think i misdirected you from my previous > message. What I

Re: Multiple Process of the SAME solr instance

2008-09-17 Thread mohitranka
.apache.org >> Sent: Wednesday, September 17, 2008 3:14:38 PM >> Subject: Re: Multiple Process of the SAME solr instance >> >> >> Thanks for your replies. >> Actually the Solr instance will have many indexes to be updated >> simaltaneously, (say 100).

Re: Multiple Process of the SAME solr instance

2008-09-17 Thread Otis Gospodnetic
mber 17, 2008 3:14:38 PM > Subject: Re: Multiple Process of the SAME solr instance > > > Thanks for your replies. > Actually the Solr instance will have many indexes to be updated > simaltaneously, (say 100). Now i want to create 10 thread/process, so that I > can proces

Re: Multiple Process of the SAME solr instance

2008-09-17 Thread mohitranka
Thanks for your replies. Actually the Solr instance will have many indexes to be updated simaltaneously, (say 100). Now i want to create 10 thread/process, so that I can process 10 indexes at a time, instead of 1. I hope i am more clear with my requirement. :-) Thanks and regards, Mohit Ranka

Re: Multiple Process of the SAME solr instance

2008-09-17 Thread Otis Gospodnetic
Hi Mohit, I think we'll need a bit more info before we can help. What kinds of processes do you need and what are you trying to achieve? Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: mohitranka <[EMAIL PROTECTED]> > To: solr-user@lucene