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?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
SolrNet does not currently support MoreLikeThisHandler directly. You may use the MoreLikeThisHandler component. |
|||||
|