Re: index version command

2009-05-28 Thread nk 11
Cool. On Thu, May 28, 2009 at 11:10 PM, Otis Gospodnetic otis_gospodne...@yahoo.com wrote: View the source of that page, it should be all XML, so you can easily parse it. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: nk 11

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 djian...@yahoo.com wrote: Hi Paul, Hope you have a great weekend so far. I still have

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 nick.cass...@gmail.com wrote: wow! that was just a couple of days old! thanks as lot! 2009/5/14 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com yeah there is a hack https://issues.apache.org/jira/browse/SOLR

Re: master/slave failure scenario

2009-05-21 Thread nk 11
scale 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: Just curious. What would be the disadvantages

Re: master/slave failure scenario

2009-05-14 Thread nk 11
...@corp.aol.com 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 nick.cass...@gmail.com wrote: This is more interesting.Such a procedure would involve taking down

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 നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com On Thu, May 14, 2009 at 4:07 PM, nk 11 nick.cass...@gmail.com wrote: Ok so the VIP will point to the new master. but what makes

Re: master/slave failure scenario

2009-05-14 Thread nk 11
#action_12708316 On Thu, May 14, 2009 at 6:07 PM, nk 11 nick.cass...@gmail.com wrote: sorry for the mail. I wanted to hit reply :( On Thu, May 14, 2009 at 3:37 PM, nk 11 nick.cass...@gmail.com wrote: oh, so the configuration must be manualy changed? Can't something be passed at (re)start time

master/slave failure scenario

2009-05-13 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

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 നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com On Wed, May 13, 2009 at 12:10 PM, nk 11 nick.cass...@gmail.com wrote: Hello I'm kind of new to Solr and I've read about

Re: master/slave failure scenario

2009-05-13 Thread nk 11
, 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 13, 2009 at 4:26 AM, nk 11 nick.cass...@gmail.com wrote: Nice. What if the master fails