Are we both talking about Lucene? I am using Lucene 1.4.3 and can't find
a class called MapDirectory or MMapDirectory.

/Daniel

-----Original Message-----
From: Doug Cutting [mailto:[EMAIL PROTECTED] 
Sent: den 27 januari 2006 11:43
To: java-user@lucene.apache.org
Subject: [SPAM] - Re: Performance tips? - Sending mail server found on
bl.spamcop.net

Daniel Pfeifer wrote:
> We are sporting Solaris 10 on a Sun Fire-machine with four cores and
> 12GB of RAM and mirrored Ultra 320-disks. I guess I could try
switching
> to FSDirectory and hope for the best.

Or, since you're on a 64-bit platform, try MMapDirectory, which supports

greater parallelism than FSDirectory.

Doug

---------------------------------------------------------------------
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]

Reply via email to