ectory instead of, say, tmpfs (RAM
> disk) under Linux?
>
> Otis
> --
> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
>
>
>
> - Original Message
>> From: Mark Miller
>> To: solr-user@lucene.apache.org
>> Sent: Monday, July 6
Subject: Re: Using MMapDirectory
>
> Marc Sturlese wrote:
> > Hey there,
> >
> > For testing purpose I am trying to use lucene's MMapDirectory in a recent
> > Solr nightly instance. I have read in Lucene's documentation:
> > &
Marc Sturlese wrote:
Hey there,
For testing purpose I am trying to use lucene's MMapDirectory in a recent
Solr nightly instance. I have read in Lucene's documentation:
"To use MMapDirectory, invoke Java with the System property
org.apache.lucene.FSDirectory.class set to
org.apache.lucene.store.M
: Is there a way to use a MMapDirectory instead of FSDirectory within Solr ?
i'm not very familiar with MMapDirectory but according to the javadocs...
To use this, invoke Java with the System property
org.apache.lucene.FSDirectory.class set to
org.apache.lucene.store.MM