Re: lucene NFS support

2006-03-23 Thread Doug Cutting
Dai, Chunhe wrote: Does anyone know whether Lucene plans to support NFS in later release(2.0)? We are planning to integrate Lucene into our products and cluster support is definitely needed. We want to check whether NFS support is in the plan or not before implementing a new file locking ourselve

RE: lucene NFS support

2006-03-23 Thread Dai, Chunhe
Message- From: Otis Gospodnetic [mailto:[EMAIL PROTECTED] Sent: Thursday, March 23, 2006 5:49 PM To: java-user@lucene.apache.org Subject: Re: lucene NFS support Hi Chunhe, There are no NFS-specific plans. Out of personal curiosity - why go for NFS and not NAS? Otis - Original Message

Re: lucene NFS support

2006-03-23 Thread Otis Gospodnetic
Hi Chunhe, There are no NFS-specific plans. Out of personal curiosity - why go for NFS and not NAS? Otis - Original Message From: "Dai, Chunhe" <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Thursday, March 23, 2006 4:58:13 PM Subject: lucene NFS suppo

lucene NFS support

2006-03-23 Thread Dai, Chunhe
Hi, Does anyone know whether Lucene plans to support NFS in later release(2.0)? We are planning to integrate Lucene into our products and cluster support is definitely needed. We want to check whether NFS support is in the plan or not before implementing a new file locking ourselves with it.