Will having multiple cores, instead of one, server the purpose? mohitranka 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 instances should read at the same port. > > > Otis Gospodnetic wrote: >> >> Mohit, >> >> Have you tried following the Solr tutorial? Adding multiple documents to >> Solr is a normal Solr usage and you go through that if you follow the >> tutorial on the site. >> >> Otis >> -- >> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch >> >> >> >> ----- 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, >>> Thanks for your reply. I think i misdirected you from my >>> previous >>> message. What I meant was 100 "documents". which should be added to solr >>> index. >>> >>> Sorry for lack of clarity in the query. >>> >>> Thanks and regards, >>> Mohit Ranla >>> >>> >>> Otis Gospodnetic wrote: >>> > >>> > Mohit, it sounds like you are looking for >>> > http://wiki.apache.org/solr/MultipleIndexes >>> > >>> > Otis >>> > -- >>> > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch >>> > >>> > >>> > >>> > ----- Original Message ---- >>> >> From: mohitranka >>> >> To: solr-user@lucene.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). 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 >>> >> >>> >> >>> >> mohitranka wrote: >>> >> > >>> >> > Hi All, >>> >> > I am using Solr 1.3 with Tomcat 5.5.20 as servlet >>> >> container. >>> >> > I need to create multiple process of the same Solr instance to >>> process >>> >> the >>> >> > incoming indexes effectively. Can you point me how (and where :-) ) >>> to >>> >> do >>> >> > it? >>> >> > >>> >> > Thanks and regards, >>> >> > Mohit Ranka >>> >> > >>> >> > >>> >> >>> >> -- >>> >> View this message in context: >>> >> >>> http://www.nabble.com/Multiple-Process-of-the-SAME-solr-instance-tp19533951p19539147.html >>> >> Sent from the Solr - User mailing list archive at Nabble.com. >>> > >>> > >>> > >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Multiple-Process-of-the-SAME-solr-instance-tp19533951p19540549.html >>> Sent from the Solr - User mailing list archive at Nabble.com. >> >> >> > >
-- View this message in context: http://www.nabble.com/Multiple-Process-of-the-SAME-solr-instance-tp19533951p19546342.html Sent from the Solr - User mailing list archive at Nabble.com.