I want to learn Solr. May I know some good tutorial/links for it?
Also, is Solr available for .NET?
Jeff Rodenburg created a C# API for interoperation with Solr. The API supports:
Adding, updating and deleting documents from a solr index. Configuration support for multiple solr instances. Flags for Read/Write modes in support of solr replication. Search queries that return strongly-typed objects Support for facets
and more ... http://www.codeplex.com/solrsharp