<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Ferret on Ruby 1.9.1</title>
	<atom:link href="http://pennysmalls.com/2009/03/24/ferret-on-ruby-191/feed/" rel="self" type="application/rss+xml" />
	<link>http://pennysmalls.com/2009/03/24/ferret-on-ruby-191/</link>
	<description>A blog about Ruby, Rails and other tech.  Mostly.</description>
	<lastBuildDate>Wed, 25 Nov 2009 03:12:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pistos</title>
		<link>http://pennysmalls.com/2009/03/24/ferret-on-ruby-191/comment-page-1/#comment-5589</link>
		<dc:creator>Pistos</dc:creator>
		<pubDate>Wed, 25 Nov 2009 03:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://pennysmalls.com/?p=62#comment-5589</guid>
		<description>ruby 1.9.1p129 (2009-05-12 revision 23412) [i686-linux]
Ferret code freshly cloned from http://github.com/sdsykes/ferret .

When I try to rake test in the ruby/ dir, the build fails with this:

(snip)
/home/pistos/usr/bin/ruby19 -I&quot;lib:test/unit&quot; &quot;/home/pistos/usr/lib/ruby19/gems/1.9.1/gems/rake-0.8.7/
lib/rake/rake_test_loader.rb&quot; &quot;test/unit/tc_document.rb&quot; &quot;test/unit/tc_field_symbol.rb&quot; &quot;test/unit/ts_
analysis.rb&quot; &quot;test/unit/ts_index.rb&quot; &quot;test/unit/ts_largefile.rb&quot; &quot;test/unit/ts_query_parser.rb&quot; &quot;test/
unit/ts_search.rb&quot; &quot;test/unit/ts_store.rb&quot; &quot;test/unit/ts_utils.rb&quot;
/misc/git/ferret/ruby/lib/ferret.rb:25:in `require&#039;: Unknown SortField Type (ArgumentError)
        from /misc/git/ferret/ruby/lib/ferret.rb:25:in `&#039;
        from /misc/git/ferret/ruby/test/test_helper.rb:21:in `require&#039;
        from /misc/git/ferret/ruby/test/test_helper.rb:21:in `&#039;
        from /misc/git/ferret/ruby/test/unit/tc_document.rb:1:in `require&#039;
        from /misc/git/ferret/ruby/test/unit/tc_document.rb:1:in `&#039;
(snip)</description>
		<content:encoded><![CDATA[<p>ruby 1.9.1p129 (2009-05-12 revision 23412) [i686-linux]<br />
Ferret code freshly cloned from <a href="http://github.com/sdsykes/ferret" rel="nofollow">http://github.com/sdsykes/ferret</a> .</p>
<p>When I try to rake test in the ruby/ dir, the build fails with this:</p>
<p>(snip)<br />
/home/pistos/usr/bin/ruby19 -I&#8221;lib:test/unit&#8221; &#8220;/home/pistos/usr/lib/ruby19/gems/1.9.1/gems/rake-0.8.7/<br />
lib/rake/rake_test_loader.rb&#8221; &#8220;test/unit/tc_document.rb&#8221; &#8220;test/unit/tc_field_symbol.rb&#8221; &#8220;test/unit/ts_<br />
analysis.rb&#8221; &#8220;test/unit/ts_index.rb&#8221; &#8220;test/unit/ts_largefile.rb&#8221; &#8220;test/unit/ts_query_parser.rb&#8221; &#8220;test/<br />
unit/ts_search.rb&#8221; &#8220;test/unit/ts_store.rb&#8221; &#8220;test/unit/ts_utils.rb&#8221;<br />
/misc/git/ferret/ruby/lib/ferret.rb:25:in `require&#8217;: Unknown SortField Type (ArgumentError)<br />
        from /misc/git/ferret/ruby/lib/ferret.rb:25:in `&#8217;<br />
        from /misc/git/ferret/ruby/test/test_helper.rb:21:in `require&#8217;<br />
        from /misc/git/ferret/ruby/test/test_helper.rb:21:in `&#8217;<br />
        from /misc/git/ferret/ruby/test/unit/tc_document.rb:1:in `require&#8217;<br />
        from /misc/git/ferret/ruby/test/unit/tc_document.rb:1:in `&#8217;<br />
(snip)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashif Manjur</title>
		<link>http://pennysmalls.com/2009/03/24/ferret-on-ruby-191/comment-page-1/#comment-5286</link>
		<dc:creator>Ashif Manjur</dc:creator>
		<pubDate>Sat, 29 Aug 2009 15:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://pennysmalls.com/?p=62#comment-5286</guid>
		<description>Thanks Stephen for the quick response. Its working great!</description>
		<content:encoded><![CDATA[<p>Thanks Stephen for the quick response. Its working great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Sykes</title>
		<link>http://pennysmalls.com/2009/03/24/ferret-on-ruby-191/comment-page-1/#comment-5285</link>
		<dc:creator>Stephen Sykes</dc:creator>
		<pubDate>Sat, 29 Aug 2009 10:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://pennysmalls.com/?p=62#comment-5285</guid>
		<description>Whoops, the file went missing when I upgraded wordpress. It is now restored to the proper place - please try again.</description>
		<content:encoded><![CDATA[<p>Whoops, the file went missing when I upgraded wordpress. It is now restored to the proper place &#8211; please try again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashif Manjur</title>
		<link>http://pennysmalls.com/2009/03/24/ferret-on-ruby-191/comment-page-1/#comment-5284</link>
		<dc:creator>Ashif Manjur</dc:creator>
		<pubDate>Sat, 29 Aug 2009 09:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://pennysmalls.com/?p=62#comment-5284</guid>
		<description>Hi Stephen,
Is the gem file still available for download? I could not download it. I am stuck with my project as we have to move on to Ruby 1.9.1 and we are using ferret. The acts_as_ferret v0.4.4 installed successfully. But not ferret with Ruby 1.9.1. Any help will be appreciable. Thank you.</description>
		<content:encoded><![CDATA[<p>Hi Stephen,<br />
Is the gem file still available for download? I could not download it. I am stuck with my project as we have to move on to Ruby 1.9.1 and we are using ferret. The acts_as_ferret v0.4.4 installed successfully. But not ferret with Ruby 1.9.1. Any help will be appreciable. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Hinman</title>
		<link>http://pennysmalls.com/2009/03/24/ferret-on-ruby-191/comment-page-1/#comment-3560</link>
		<dc:creator>Lee Hinman</dc:creator>
		<pubDate>Mon, 22 Jun 2009 20:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://pennysmalls.com/?p=62#comment-3560</guid>
		<description>Hi Stephen,
Thank you very much for the ferret gem for 1.9, it&#039;s working great! I appreciate the work you did for the fixes.</description>
		<content:encoded><![CDATA[<p>Hi Stephen,<br />
Thank you very much for the ferret gem for 1.9, it&#8217;s working great! I appreciate the work you did for the fixes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Krämer</title>
		<link>http://pennysmalls.com/2009/03/24/ferret-on-ruby-191/comment-page-1/#comment-3006</link>
		<dc:creator>Jens Krämer</dc:creator>
		<pubDate>Thu, 28 May 2009 23:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://pennysmalls.com/?p=62#comment-3006</guid>
		<description>Great work Stephen!

Just wanted to let you know that I&#039;ve published aaf 0.4.4 containing Thomas&#039; fixes for 1.9 today.</description>
		<content:encoded><![CDATA[<p>Great work Stephen!</p>
<p>Just wanted to let you know that I&#8217;ve published aaf 0.4.4 containing Thomas&#8217; fixes for 1.9 today.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Sykes</title>
		<link>http://pennysmalls.com/2009/03/24/ferret-on-ruby-191/comment-page-1/#comment-2169</link>
		<dc:creator>Stephen Sykes</dc:creator>
		<pubDate>Mon, 04 May 2009 09:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://pennysmalls.com/?p=62#comment-2169</guid>
		<description>@tvdeyen: Yes, I sent a pull request some time ago, but no response as yet.

AAF - I went to make a fork but noticed you have already done it yourself - I have updated this post with a link.</description>
		<content:encoded><![CDATA[<p>@tvdeyen: Yes, I sent a pull request some time ago, but no response as yet.</p>
<p>AAF &#8211; I went to make a fork but noticed you have already done it yourself &#8211; I have updated this post with a link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tvdeyen</title>
		<link>http://pennysmalls.com/2009/03/24/ferret-on-ruby-191/comment-page-1/#comment-2143</link>
		<dc:creator>tvdeyen</dc:creator>
		<pubDate>Sun, 03 May 2009 15:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://pennysmalls.com/?p=62#comment-2143</guid>
		<description>Hi Stephen. Great work.

Do you sent a pull request to David Balmain? I think this is some important fix.

Do you have a an fork of the acts_as_ferret gem, i can&#039;t find it on github. Acts_as_ferret fails for me with your ferret gem, any idea?</description>
		<content:encoded><![CDATA[<p>Hi Stephen. Great work.</p>
<p>Do you sent a pull request to David Balmain? I think this is some important fix.</p>
<p>Do you have a an fork of the acts_as_ferret gem, i can&#8217;t find it on github. Acts_as_ferret fails for me with your ferret gem, any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Strange bug in irb1.9 &#124; keyongtech</title>
		<link>http://pennysmalls.com/2009/03/24/ferret-on-ruby-191/comment-page-1/#comment-1084</link>
		<dc:creator>Strange bug in irb1.9 &#124; keyongtech</dc:creator>
		<pubDate>Tue, 24 Mar 2009 21:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://pennysmalls.com/?p=62#comment-1084</guid>
		<description>[...] 0); ---8&lt;---  two side notes:  1) in ruby-1.9.1 some macros changed (see http://pennysmalls.com/2009/03/24/ferret-on-ruby-191/ for example): ---8&lt;--- int i; - for(i =3D 0; i &lt; RARRAY(children)-&gt;len; i++) { - VALUE key [...]</description>
		<content:encoded><![CDATA[<p>[...] 0); &#8212;8&lt;&#8212;  two side notes:  1) in ruby-1.9.1 some macros changed (see <a href="http://pennysmalls.com/2009/03/24/ferret-on-ruby-191/" rel="nofollow">http://pennysmalls.com/2009/03/24/ferret-on-ruby-191/</a> for example): &#8212;8&lt;&#8212; int i; &#8211; for(i =3D 0; i &lt; RARRAY(children)-&gt;len; i++) { &#8211; VALUE key [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
