My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

SolrNet is an Apache Solr client for .NET.

SolrNet does not attempt to abstract much over Solr, it's assumed that you know what Solr is and how to use it, just as you need to know relational databases before using an ORM.

If you're not familiar with Solr, take your time to follow the Solr tutorial, see the FAQ and the docs. Consider getting a book.

SolrNet is built using the SOLID principles. It's not mandatory to know about them in order to use the library, but it will certainly help and you will probably need it for advanced integration scenarios.

Documentation index

Have any questions/doubts/suggestions about SolrNet? Join the SolrNet google group and ask away!

If you have questions about Solr itself (i.e. not specifically about SolrNet) use the Solr mailing list.

Want to contribute, but you're not familiar with git? Check out Paul Bouwer's detailed step-by-step guide.

Powered by Google Project Hosting