Re: index version command

2009-05-28 Thread nk 11
; > > > ----- Original Message > > From: nk 11 > > To: solr-user@lucene.apache.org > > Sent: Thursday, May 28, 2009 2:54:08 PM > > Subject: Re: index version command > > > > Thanks. So I should parse the html result? I was thinking about something > &g

Re: index version command

2009-05-28 Thread nk 11
> Otis > -- > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > > > - Original Message > > From: nk 11 > > To: solr-user@lucene.apache.org > > Sent: Thursday, May 28, 2009 10:29:10 AM > > Subject: index version command > > >

Re: How to index large set data

2009-05-24 Thread nk 11
Hello Interesting thread. One request please, because I don't have much experience with solr, could you please use full terms and not DIH, RES etc.? Thanks :) On Mon, May 25, 2009 at 4:44 AM, Jianbin Dai wrote: > > Hi Paul, > > Hope you have a great weekend so far. > I still have a couple of qu

Re: master/slave failure scenario

2009-05-21 Thread nk 11
well as you add more servers. Also, what would a client do if it was able > to send the update to only some of the servers because others were down (for > maintenance, etc)? > > > > -Bryan > > > > > > On May 21, 2009, at May 21, 6:04 AM, nk 11 wrote: > &

Re: master/slave failure scenario

2009-05-21 Thread nk 11
result. I might be missing something... On Thu, May 14, 2009 at 4:19 PM, nk 11 wrote: > wow! that was just a couple of days old! > thanks as lot! > 2009/5/14 Noble Paul നോബിള്‍ नोब्ळ् > >> yeah there is a hack >> >> https://issues.apache.org/jira/browse/SOLR-1154?

Re: master/slave failure scenario

2009-05-14 Thread nk 11
t; > On Thu, May 14, 2009 at 6:07 PM, nk 11 wrote: > > sorry for the mail. I wanted to hit reply :( > > > > On Thu, May 14, 2009 at 3:37 PM, nk 11 wrote: > >> > >> oh, so the configuration must be manualy changed? > >> Can't something be pa

Re: master/slave failure scenario

2009-05-14 Thread nk 11
oh, so the configuration must be manualy changed? Can't something be passed at (re)start time? > > 2009/5/14 Noble Paul നോബിള്‍ नोब्ळ् > >> On Thu, May 14, 2009 at 4:07 PM, nk 11 wrote: >> > Ok so the VIP will point to the new master. but what makes a slave >&

Re: master/slave failure scenario

2009-05-14 Thread nk 11
> ideally , we don't do that. > you can just keep the master host behind a VIP so if you wish to > change the master make the VIP point to the new host > > On Wed, May 13, 2009 at 10:52 PM, nk 11 wrote: > > This is more interesting.Such a procedure would involve taking

Re: master/slave failure scenario

2009-05-13 Thread nk 11
t; > > On May 13, 2009, at May 13, 9:48 AM, Jay Hill wrote: > > - Migrate configuration files from old master (or backup) to new master. >> - Replicate from a slave to the new master. >> - Resume indexing to new master. >> >> -Jay >> >> On Wed, May 1

Re: master/slave failure scenario

2009-05-13 Thread nk 11
Nice. What if the master fails permanently (like a disk crash...) and the new master is a clean machine? 2009/5/13 Noble Paul നോബിള്‍ नोब्ळ् > On Wed, May 13, 2009 at 12:10 PM, nk 11 wrote: > > Hello > > > > I'm kind of new to Solr and I've read about replication,

master/slave failure scenario

2009-05-12 Thread nk 11
Hello I'm kind of new to Solr and I've read about replication, and the fact that a node can act as both master and slave. I a replica fails and then comes back on line I suppose that it will resyncs with the master. But what happnes if the master fails? A slave that is configured as master will k