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

RE: Reviving DistributedSearch

2012-08-17 Thread Prescott Nasser
Hey Zach - thats excellent. If you want to consider it start by creating a jira issue and attaching your patch. Well take a look at it for possible inclusion - Prescott Sent from my Windows Phone From: Zachary Gramana Sent: 8/17/2012 4:47 PM To: lucene-net-dev@l

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