Re: Reviving DistributedSearch

2012-08-19 Thread Zachary Gramana
On Aug 17, 2012, at 8:28 PM, Prescott Nasser wrote: > Hey Zach - thats excellent. If you want to consider it start by creating a > jira issue and attaching your patch. Done: https://issues.apache.org/jira/browse/LUCENENET-502 If you have any issues, please let me know. Best Regards, Zack

Re: Reviving DistributedSearch

2012-08-17 Thread Nicholas Paldino [.NET/C# MVP]
Zach, Just a suggestion, maybe going the web API route and self hosting (which allows for something more RESTful and with good bindings for JSON, XML, et al): http://code.msdn.microsoft.com/ASPNET-Web-API-Self-Host-30abca12 http://www.asp.net/web-api/overview/hosting-aspnet-web-api/self-host-a

RE: Reviving DistributedSearch

2012-08-17 Thread Prescott Nasser
@lucene.apache.org Subject: Reviving DistributedSearch All: I spent quite a bit of time researching the demise of Lucene.Net.Distributed (now Contrib.Distributed), primarily looking at SVN tags and the mailing list. I gather that it was only ever a reluctant feature, which had few users, went

Reviving DistributedSearch

2012-08-17 Thread Zachary Gramana
All: I spent quite a bit of time researching the demise of Lucene.Net.Distributed (now Contrib.Distributed), primarily looking at SVN tags and the mailing list. I gather that it was only ever a reluctant feature, which had few users, went unmaintained, and thus was quietly dropped during the tr