Re: Lucene 2.3.0 and NFS

2008-04-09 Thread 仇寅
Hi, I know there are several options, though none of which I have tried myself. Rsync win32 port: http://sourceforge.net/projects/rsyncwin32/ rsync python script (should be platform-independent): http://www.vdesmedt.com/~vds2212/rsync.html Jarsync (in java): http://jarsync.sourceforge.net/, which

Re: Lucene 2.3.0 and NFS

2008-04-09 Thread Cedric Ho
I think cygwin will do the trick. On Thu, Apr 10, 2008 at 9:10 AM, Rajesh parab <[EMAIL PROTECTED]> wrote: > Hi All, > > Has anyone used rsync or similar utilities on Windows > OS to replicate Lucene index across multiple machines? > > Any pointers on it will be very useful? > > Regards, > Ra

Re: Lucene 2.3.0 and NFS

2008-04-09 Thread Rajesh parab
Hi All, Has anyone used rsync or similar utilities on Windows OS to replicate Lucene index across multiple machines? Any pointers on it will be very useful? Regards, Rajesh --- Rajesh parab <[EMAIL PROTECTED]> wrote: > Hi Michael, > > Thanks a lot for your suggestions. > > I was looking at r

Re: Lucene 2.3.0 and NFS

2008-04-05 Thread Rajesh parab
Hi Michael, Thanks a lot for your suggestions. I was looking at rsync; as per this link (http://samba.anu.edu.au/rsync/features.html), rsync is a file transfer program for UNIX. Is there rsync support for Windows as well? I found few rsync programs that works for Windows, but I am not sure if the

Re: Lucene 2.3.0 and NFS

2008-04-04 Thread Michael McCandless
Rajesh parab wrote: Hi, We are currently using Lucene 2.0 for full-text searches within our enterprise application, which can be deployed in clustered environment. We generate Lucene index for data stored inside relational database. As Lucene 2.0 did not have solid NFS support and as we wanted

RE: Lucene 2.3.0 and NFS

2008-04-03 Thread Duan, Nick
Have you looked at Nutch or Hadoop? They are subprojects of Lucene, developed specifically to support large-scale, distributed indexing. Nutch is probably more mature whereas Hadoop supports clustering out of the box... ND -Original Message- From: Rajesh parab [mailto:[EMAIL PROTECTED]