Doug
Morus Walter wrote:
Doug Cutting writes:
Can I have a lucene index on a NFS filesystem without problems (access is readonly)?
So long as all access is read-only, there should not be a problem. Keep in mind however that lock files are known to not work correctly over NFS.
Hmm. Sorry, I was a bit unprecise (at least in the quoted part) so I'm not sure, if I got that correctly. Access over NFS is readonly, but there would be write access on the NFS server itself (local filesystem).
Is this ok? Or should I use a "update a copy of the index and exchange
indexes afterwards" strategy?
TIA Morus
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
