I am using Solr/SolrNet and would like to use the MoreLikeThisHandler to provide my users with facets based on the similar results. Is this possible with SolrNet?
SolrNet does not currently support MoreLikeThisHandler directly. You may use the MoreLikeThisHandler component.