module Sunspot::Search
This class encapsulates the results of a Solr MoreLikeThis search. It provides access to search results, total result count, and pagination information. Instances of MoreLikeThis are returned by the Sunspot.more_like_this
and Sunspot.new_more_like_this
methods.