Re: NIO2 Directory implementations

2013-03-17 Thread Michael Poindexter
Yes, my bad. I'm subscribed now. Sorry about that! I'll file a Jira with a patch. Mike On Sun, Mar 17, 2013 at 1:07 PM, Michael McCandless < luc...@mikemccandless.com> wrote: > Hi Michael (directly CC'd this time...), > > Maybe you're not subscribed to the list? Your first email got some > r

Re: NIO2 Directory implementations

2013-03-17 Thread Devon H. O'Dell
2013/3/17 Michael McCandless : > Hi Michael (directly CC'd this time...), > > Maybe you're not subscribed to the list? Your first email got some > responses, eg: > > http://lucene.markmail.org/thread/lrv7miivzmjm3ml5 Indeed, he's not, I didn't auto-subscribe him when putting his message throu

Re: NIO2 Directory implementations

2013-03-17 Thread Michael McCandless
Hi Michael (directly CC'd this time...), Maybe you're not subscribed to the list? Your first email got some responses, eg: http://lucene.markmail.org/thread/lrv7miivzmjm3ml5 Net/net, these new directory implementations sound exciting! Mike McCandless http://blog.mikemccandless.com On Sun

RE: NIO2 Directory implementations

2013-03-17 Thread Uwe Schindler
dexter [mailto:statics...@gmail.com] > Sent: Sunday, March 17, 2013 3:14 AM > To: java-user@lucene.apache.org > Subject: NIO2 Directory implementations > > As part of a project using Lucene I have implemented a trio of Directories > roughly corresponding to the FSDirectory impleme

Re: NIO2 Directory implementations

2013-03-17 Thread Michael McCandless
These directory implementations sound very interesting! Yes, please open a Jira issue and attach a patch. Some responses below: On Sat, Mar 16, 2013 at 10:13 PM, Michael Poindexter wrote: > As part of a project using Lucene I have implemented a trio of Directories > roughly corresponding to the