<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #2265: 'More Like This' for a dataset</title>
    <link>http://localhost/ticket/2265</link>
    <description>&lt;p&gt;
When viewing a dataset, it would be nice to show a couple of 'Related Datasets'. i.e. ones that are similar.
&lt;/p&gt;
&lt;p&gt;
SOLR has a feature for finding documents similar to a particular document, called 'More Like This'.
&lt;/p&gt;
&lt;p&gt;
We would like this for DGU.
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>CKAN</title>
      <url>http://assets.okfn.org/p/ckan/img/ckan_logo_shortname.png</url>
      <link>http://localhost/ticket/2265</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>dread</dc:creator>

      <pubDate>Tue, 27 Mar 2012 16:30:37 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/2265#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/2265#comment:1</guid>
      <description>
        &lt;p&gt;
I started work on this and need to park it somewhere - here will do for now.
&lt;/p&gt;
&lt;p&gt;
I was using the 'MLT Component' &lt;a class="ext-link" href="http://wiki.apache.org/solr/MoreLikeThis"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://wiki.apache.org/solr/MoreLikeThis&lt;/a&gt; :
&lt;a class="ext-link" href="https://gist.github.com/2217684"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://gist.github.com/2217684&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
But I think it would make more sense to use the 'MLT Handler' &lt;a class="ext-link" href="http://wiki.apache.org/solr/MoreLikeThisHandler"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://wiki.apache.org/solr/MoreLikeThisHandler&lt;/a&gt; which needs enabling by adding this to the config &lt;tt&gt;/usr/share/solr/core1/conf/solrconfig.xml&lt;/tt&gt;:
&lt;/p&gt;
&lt;pre class="wiki"&gt;  &amp;lt;requestHandler name="/mlt" class="solr.MoreLikeThisHandler"&amp;gt;
  &amp;lt;/requestHandler&amp;gt;
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>kindly</dc:creator>

      <pubDate>Fri, 15 Jun 2012 14:42:30 GMT</pubDate>
      <title>milestone set</title>
      <link>http://localhost/ticket/2265#comment:2</link>
      <guid isPermaLink="false">http://localhost/ticket/2265#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;
                set to &lt;em&gt;ckan-future&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>