Re: NIO not working yet

2008-12-04 Thread wojtekpia
-- View this message in context: http://www.nabble.com/NIO-not-working-yet-tp20468152p20845732.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: NIO not working yet

2008-12-02 Thread Yonik Seeley
f Yonik > Seeley > Sent: Sunday, November 30, 2008 8:43 PM > To: solr-user@lucene.apache.org > Subject: Re: NIO not working yet > > OK, the development version of Solr should now be fixed (i.e. NIO should > be the default for non-Windows platforms). The next nightly build > (Dec-

RE: NIO not working yet

2008-12-02 Thread Burton-West, Tom
n-West Information Retrieval Progammer Digital Library Production Services University of Michigan Library -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yonik Seeley Sent: Sunday, November 30, 2008 8:43 PM To: solr-user@lucene.apache.org Subject: Re: NIO not w

Re: NIO not working yet

2008-12-01 Thread Yonik Seeley
On Sun, Nov 30, 2008 at 10:43 PM, Jon Baer <[EMAIL PROTECTED]> wrote: > Sorry missed that (and probably dumb question), does that -D flag work for > setting as a RAMDirectory as well? Nope... that's implemented only in FSDirectory to specify a specific subclass implementation (which RAMDirectory i

Re: NIO not working yet

2008-11-30 Thread Jon Baer
Sorry missed that (and probably dumb question), does that -D flag work for setting as a RAMDirectory as well? - Jon On Nov 30, 2008, at 8:42 PM, Yonik Seeley wrote: OK, the development version of Solr should now be fixed (i.e. NIO should be the default for non-Windows platforms). The next n

Re: NIO not working yet

2008-11-30 Thread Yonik Seeley
OK, the development version of Solr should now be fixed (i.e. NIO should be the default for non-Windows platforms). The next nightly build (Dec-01-2008) should have the changes. -Yonik On Wed, Nov 12, 2008 at 2:59 PM, Yonik Seeley <[EMAIL PROTECTED]> wrote: > NIO support in the latest Solr devel

Re: NIO not working yet

2008-11-12 Thread Yonik Seeley
On Wed, Nov 12, 2008 at 3:53 PM, Feak, Todd <[EMAIL PROTECTED]> wrote: > Is support for setting the FSDirectory this way built into 1.3.0 > release? Or is it necessary to grab a trunk build. It's not in 1.3, you need a very recent trunk build. -Yonik

RE: NIO not working yet

2008-11-12 Thread Feak, Todd
@lucene.apache.org Subject: NIO not working yet NIO support in the latest Solr development versions does not work yet (I previously advised that some people with possible lock contention problems try it out). We'll let you know when it's fixed, but in the meantime you can always set the syste

NIO not working yet

2008-11-12 Thread Yonik Seeley
NIO support in the latest Solr development versions does not work yet (I previously advised that some people with possible lock contention problems try it out). We'll let you know when it's fixed, but in the meantime you can always set the system property "org.apache.lucene.FSDirectory.class" to "