<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: SortHelper2 - Multiple Table / Coumn Sorting</title>
	<atom:link href="http://montanaharkin.net/2007/08/02/rails-sorthelper2-multiple-table-coumn-sorting/feed/" rel="self" type="application/rss+xml" />
	<link>http://montanaharkin.net/2007/08/02/rails-sorthelper2-multiple-table-coumn-sorting/</link>
	<description></description>
	<pubDate>Sat, 05 Jul 2008 19:49:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Andy</title>
		<link>http://montanaharkin.net/2007/08/02/rails-sorthelper2-multiple-table-coumn-sorting/#comment-94</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 12 Oct 2007 15:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://montanaharkin.net/?p=16#comment-94</guid>
		<description>Thanks for this.</description>
		<content:encoded><![CDATA[<p>Thanks for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: montana</title>
		<link>http://montanaharkin.net/2007/08/02/rails-sorthelper2-multiple-table-coumn-sorting/#comment-92</link>
		<dc:creator>montana</dc:creator>
		<pubDate>Thu, 11 Oct 2007 16:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://montanaharkin.net/?p=16#comment-92</guid>
		<description>Andy,

I don't think that 'acts_as_ferret' supports sorting in the sense that this plugin works with. 

When using Ferret (Lucene) you are looking for relevant results. The sorting of the results is determined by parameters inside of Ferret. Unlike an active record .find() there is no :order parameter which is used here. You might check &lt;a href="http://ferret.davebalmain.com/api/classes/Ferret/Index/FieldInfo.html" title="Ferret API: Ferret::Index::FieldInfo" rel="nofollow"&gt;this&lt;/a&gt; page and read up on the different properties that can be associated with fields of an active record. </description>
		<content:encoded><![CDATA[<p>Andy,</p>
<p>I don&#8217;t think that &#8216;acts_as_ferret&#8217; supports sorting in the sense that this plugin works with. </p>
<p>When using Ferret (Lucene) you are looking for relevant results. The sorting of the results is determined by parameters inside of Ferret. Unlike an active record .find() there is no :order parameter which is used here. You might check <a href="http://ferret.davebalmain.com/api/classes/Ferret/Index/FieldInfo.html" title="Ferret API: Ferret::Index::FieldInfo" rel="nofollow">this</a> page and read up on the different properties that can be associated with fields of an active record.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://montanaharkin.net/2007/08/02/rails-sorthelper2-multiple-table-coumn-sorting/#comment-90</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 10 Oct 2007 09:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://montanaharkin.net/?p=16#comment-90</guid>
		<description>This is a great little thing, is there any way of getting it to sort results returned by 'acts_as_ferret'?</description>
		<content:encoded><![CDATA[<p>This is a great little thing, is there any way of getting it to sort results returned by &#8216;acts_as_ferret&#8217;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
