Andrew Munn asked:
> Does that mean the file repository should not be used in
> production currently?
Don't use it for anything where you might have an unlimited number of
messages. It keeps the entire index resident, so you can throw OutOfMemory
exceptions. I am trying to fix it so that you can have it not bother to
cache the index, for write-mostly repositories.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]