<%= t('blacklight.more_like_this.heading') %>

<%= render :collection => document.more_like_this, :partial => 'show_more_like_this', :as => :document %>
<%= render_mlt_search_link(document) %>