o:luc...@mikemccandless.com]
Sent: Tuesday, April 27, 2010 2:42 PM
To: solr-user@lucene.apache.org
Subject: Re: FSDirectory Synchronization Issues
I don't think that'll work anymore (it used to with old versions of Lucene).
Hmm but which underlying Lucene version are you using?
I don't otherwise k
ory
>
>
> -Original Message-
> From: Michael McCandless [mailto:luc...@mikemccandless.com]
> Sent: Tuesday, April 27, 2010 2:28 PM
> To: solr-user@lucene.apache.org
> Subject: Re: FSDirectory Synchronization Issues
>
> Try MMapDirectory?
>
> Mike
>
&
ctory.class=org.apache.lucene.store.MMapDirectory
-Original Message-
From: Michael McCandless [mailto:luc...@mikemccandless.com]
Sent: Tuesday, April 27, 2010 2:28 PM
To: solr-user@lucene.apache.org
Subject: Re: FSDirectory Synchronization Issues
Try MMapDirectory?
Mike
On Tue, Apr 27, 2010 at 2:09 PM, Giovann
Try MMapDirectory?
Mike
On Tue, Apr 27, 2010 at 2:09 PM, Giovanni Fernandez-Kincade
wrote:
> Hello,
> I'm encountering a lot of contention around
> SimpleFSDirectory$SimpleFSIndexInput.readInternal, pretty much identical to
> what this user described back in 2008:
> http://www.mail-archive.com
Hello,
I'm encountering a lot of contention around
SimpleFSDirectory$SimpleFSIndexInput.readInternal, pretty much identical to
what this user described back in 2008:
http://www.mail-archive.com/solr-user@lucene.apache.org/msg15516.html
I also found this JIRA issue, where it appears that the conc