dear all, I have a problem using lucene in NFS. A scheduler runs periodically generating reports in pdf format and saves it to a file server. The drive of the file server is mounted to the scheduler server (NFS). After generating reports finally the scheduler indexes the names of the report and its path. This index is also stored to the same context folder the reports are created, ie., mounted NFS folder. When i create index in the local system (JFS2) its as fast as possible. (the local system is AIX uses jfs2.) But in the NFS folder it keep doing and doing... i didnt exactly know what happened inside. little later the application freezed.I saw some lock files created inside the folder but nothing like index files that usually created by the lucene. from the web page i search this index in nfs for the report and read it. My question is how to use lucene in NFS. anything special we need to do? any reference codes? docs? How do i lock the index when my scheduler is updating the index?
P.S: Please add CC to vij...@kggroup.com Thanks Vijay Veeraraghavan -- Thanks & Regards Vijay Veeraraghavan --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org