<?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 for ben koonse</title>
	<atom:link href="http://bennyfreshness.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bennyfreshness.com</link>
	<description>wrestling code into submission...</description>
	<lastBuildDate>Mon, 08 Nov 2010 21:28:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>Comment on Sunspot Showed Me the Light by Túlio Ornelas</title>
		<link>http://bennyfreshness.com/2010/05/sunspot-showed-me-the-light/comment-page-1/#comment-114</link>
		<dc:creator>Túlio Ornelas</dc:creator>
		<pubDate>Mon, 08 Nov 2010 21:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://bennyfreshness.com/?p=151#comment-114</guid>
		<description>I already found a solution, take a look:

      Sunspot.search(MyModel) do
        adjust_solr_params do &#124;params&#124;
          params[&#039;q&#039;] = query
        end
      end

o/</description>
		<content:encoded><![CDATA[<p>I already found a solution, take a look:</p>
<p>      Sunspot.search(MyModel) do<br />
        adjust_solr_params do |params|<br />
          params['q'] = query<br />
        end<br />
      end</p>
<p>o/</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sunspot Showed Me the Light by admin</title>
		<link>http://bennyfreshness.com/2010/05/sunspot-showed-me-the-light/comment-page-1/#comment-113</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 08 Nov 2010 19:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://bennyfreshness.com/?p=151#comment-113</guid>
		<description>I&#039;m not totally sure Túlio how to write custom queries using sunspot yet  :/

I&#039;ve had some good luck with &quot;negative&quot; queries in a past life before sunspot..

e.g. -city:paris

this article might be useful to you..

http://khaidoan.wikidot.com/solr-boolean-operators</description>
		<content:encoded><![CDATA[<p>I&#8217;m not totally sure Túlio how to write custom queries using sunspot yet  :/</p>
<p>I&#8217;ve had some good luck with &#8220;negative&#8221; queries in a past life before sunspot..</p>
<p>e.g. -city:paris</p>
<p>this article might be useful to you..</p>
<p><a href="http://khaidoan.wikidot.com/solr-boolean-operators">http://khaidoan.wikidot.com/solr-boolean-operators</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sunspot Showed Me the Light by Túlio Ornelas</title>
		<link>http://bennyfreshness.com/2010/05/sunspot-showed-me-the-light/comment-page-1/#comment-112</link>
		<dc:creator>Túlio Ornelas</dc:creator>
		<pubDate>Fri, 05 Nov 2010 18:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://bennyfreshness.com/?p=151#comment-112</guid>
		<description>Hi, I am using sunspot with solr too but how do you work with querys that use some operators, like: ... keywords &#039;street OR village&#039; or more complex queries keywords &#039;location AND (street OR village).

o/</description>
		<content:encoded><![CDATA[<p>Hi, I am using sunspot with solr too but how do you work with querys that use some operators, like: &#8230; keywords &#8216;street OR village&#8217; or more complex queries keywords &#8216;location AND (street OR village).</p>
<p>o/</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on timelapse by Garth</title>
		<link>http://bennyfreshness.com/2010/07/timelapse/comment-page-1/#comment-107</link>
		<dc:creator>Garth</dc:creator>
		<pubDate>Sun, 10 Oct 2010 14:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://bennyfreshness.com/?p=205#comment-107</guid>
		<description>Love the color shift…</description>
		<content:encoded><![CDATA[<p>Love the color shift…</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sunspot Showed Me the Light by admin</title>
		<link>http://bennyfreshness.com/2010/05/sunspot-showed-me-the-light/comment-page-1/#comment-99</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 05 Aug 2010 04:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://bennyfreshness.com/?p=151#comment-99</guid>
		<description>sorry RV, guess my vivid enlightening of solr didn&#039;t conform to your dreary world my dark lord... another approach could be asking me specific questions here in the comments instead of creating darkness, shine baby!</description>
		<content:encoded><![CDATA[<p>sorry RV, guess my vivid enlightening of solr didn&#8217;t conform to your dreary world my dark lord&#8230; another approach could be asking me specific questions here in the comments instead of creating darkness, shine baby!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sunspot Showed Me the Light by RV</title>
		<link>http://bennyfreshness.com/2010/05/sunspot-showed-me-the-light/comment-page-1/#comment-98</link>
		<dc:creator>RV</dc:creator>
		<pubDate>Mon, 26 Jul 2010 06:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://bennyfreshness.com/?p=151#comment-98</guid>
		<description>language of this article sucks !! you should just stick to explaining the solr   and not confuse everyone with your flowery crap</description>
		<content:encoded><![CDATA[<p>language of this article sucks !! you should just stick to explaining the solr   and not confuse everyone with your flowery crap</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sunspot Showed Me the Light by admin</title>
		<link>http://bennyfreshness.com/2010/05/sunspot-showed-me-the-light/comment-page-1/#comment-68</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 26 May 2010 07:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://bennyfreshness.com/?p=151#comment-68</guid>
		<description>Sunspot is just a Ruby API for &lt;a href=&quot;http://lucene.apache.org/solr/&quot; rel=&quot;nofollow&quot;&gt;Solr&lt;/a&gt; which is written in Java.</description>
		<content:encoded><![CDATA[<p>Sunspot is just a Ruby API for <a href="http://lucene.apache.org/solr/">Solr</a> which is written in Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sunspot Showed Me the Light by Reality</title>
		<link>http://bennyfreshness.com/2010/05/sunspot-showed-me-the-light/comment-page-1/#comment-44</link>
		<dc:creator>Reality</dc:creator>
		<pubDate>Thu, 20 May 2010 16:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://bennyfreshness.com/?p=151#comment-44</guid>
		<description>It works real well with a large database too....just kidding.  Like most ORM/Ruby it fails and turns into a pile of shit under load and large data set.</description>
		<content:encoded><![CDATA[<p>It works real well with a large database too&#8230;.just kidding.  Like most ORM/Ruby it fails and turns into a pile of shit under load and large data set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sunspot Showed Me the Light by Esme</title>
		<link>http://bennyfreshness.com/2010/05/sunspot-showed-me-the-light/comment-page-1/#comment-42</link>
		<dc:creator>Esme</dc:creator>
		<pubDate>Thu, 20 May 2010 14:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://bennyfreshness.com/?p=151#comment-42</guid>
		<description>Nicely written...</description>
		<content:encoded><![CDATA[<p>Nicely written&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wanna Kohana? by admin</title>
		<link>http://bennyfreshness.com/2009/10/wanna-kohana/comment-page-1/#comment-18</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 02 Nov 2009 23:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://bennyfreshness.com/?p=68#comment-18</guid>
		<description>@rmn, ask and ye shall recieve...</description>
		<content:encoded><![CDATA[<p>@rmn, ask and ye shall recieve&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

