Re: Proposal Stage: Net Idiomatic Api Version

2011-01-04 Thread Peter Mateja
So here's the scoop. For Apache based projects, we'll actually get individual Resharper developer licenses for each active developer. This seems to indicate that only commiters would get licenses. To actually get your license, you need to meet the following requirements, then apply here

Re: Proposal Stage: Net Idiomatic Api Version

2011-01-04 Thread Robert Muir
On Tue, Jan 4, 2011 at 10:49 AM, Peter Mateja wrote: >> I made a request of the community in the Lucere project mailing list >> to respond with ideas about what an ideal .NET API would look like, >> and how it would function. Specifically, I was hoping to get >> pseudo-code examples of how end use

Re: Proposal Stage: Net Idiomatic Api Version

2011-01-04 Thread Michael Herndon
Idisposable has more to do releasing resources and gc On Tue, Jan 4, 2011 at 11:27 AM, Robert Muir wrote: > On Tue, Jan 4, 2011 at 10:49 AM, Peter Mateja > wrote: > >> I made a request of the community in the Lucere project mailing list > >> to respond with ideas about what an ideal .NET API wo

Re: Proposal Stage: Net Idiomatic Api Version

2011-01-04 Thread Robert Muir
On Tue, Jan 4, 2011 at 11:33 AM, Michael Herndon wrote: > Idisposable has more to do releasing resources and gc > according to the docs here: http://msdn.microsoft.com/en-us/library/yh598w02.aspx It seems the 'using' statement acts like java's 'finally' block (and will be called even in an excep

RE: Proposal Stage: Net Idiomatic Api Version

2011-01-04 Thread Karell Ste-Marie
Robert, Thanks for stepping in, I personally found some of your suggestions quite interesting and completely agree that Lucene 3.0 may help quite a bit. Not that I want to place myself in the bullseye of any .NET snipers out there but the .NET framework (like any others) has its share of quir

Re: Initial committers list for Incubator Proposal

2011-01-04 Thread Glyn Darkin
Hi All, Could you please add me to the list as a Contributor. My name is Glyn Darkin and I am the lead developer on www.tescoentertainment.com. I wrote the original search engine using Lucene.net. It has a product catalog of over 10million products being reindexed every night. Being able to i

RE: Proposal Stage: Net Idiomatic Api Version

2011-01-04 Thread Prescott Nasser
I think good documentation, examples that have best practices is key to fostering a good Lucene.Net community. No question in my mind that we would do this. ~Prescott > Subject: RE: Proposal Stage: Net Idiomatic Api Version > Date: Tue, 4 Jan 2011 12:32:45 -0500 > From: stema...@brain-bank.co

RE: Proposal Stage: Backwards Compatibility / Support

2011-01-04 Thread Prescott Nasser
For number 2, you're spot on - free to the Lucene.Net project is probably the relevant piece. Someone mentioned having an open source tool that we could customize directly for our conversion purposes would be useful - but I think that really goes to 1 and 3 - if we can create pre/post processin