Yes, I'm aware of SolrSharp. I exposed my reasons to build another client in my blog (http://bugsquash.blogspot.com/2007/11/introducing-solrnet.html), it's a different approach. This is not something that I'm starting now - I've already used my client in production for over a year. I see on the front page of the Solr wiki that there's yet another client for .NET (http://code.google.com/p/deveel-solr). IMHO having a choice is a good thing...
Mauricio On Thu, Feb 12, 2009 at 5:39 AM, Otis Gospodnetic < otis_gospodne...@yahoo.com> wrote: > Mauricio - are you aware of SolrSharp - a Solr client for .NET? Would it > be better to contribute to SolrSharp instead of creating another .NET > client, or is your client going to be built very differently? > > > Otis > -- > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > > > > ________________________________ > From: Mauricio Scheffer <mauricioschef...@gmail.com> > To: solr-user@lucene.apache.org > Sent: Wednesday, February 11, 2009 9:27:59 PM > Subject: Example Solr instance > > Hi everyone. I'm developing a Solr client for .NET ( > http://code.google.com/p/solrnet/) and I was wondering if I could use the > Solr instance at example.solrstuff.org (the one used by solrjs) to build > an > online demo of my library... Of course, this would be just read-only > access, > no updates. I would also put a cap on the number of rows so that people > couldn't ask for 1000 rows for example.Please let me know your opinion > about > this. Thanks. > > Cheers, > Mauricio >