We need to extract and store C# objects into Apache Solr but weren't sure if anyone has done work on this. Here's an example:
How do you store this in Solr? Any .NET examples out there? The only code I could find was the Solrizer, which is Ruby.
There is Solrnet library that can help you.