I've seen a nasty problem like this. When the mounted filesystem goes away, you can create regular directories and files under the mount point. When it comes back, the newly created files are not accessible. Yuk. --wunder
On 11/6/08 8:19 AM, "Chris Hostetter" <[EMAIL PROTECTED]> wrote: > : machine or human error can sometimes unmount the file system. This causes > : Solr to write index files to a different area from the index I am using. > > can you clarify what you mean by this?