<?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: Using Searchlogic to combine named scopes with &#8216;OR&#8217;</title>
	<atom:link href="http://www.binarylogic.com/2009/08/26/using-searchlogic-to-combine-named-scopes-with-or/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.binarylogic.com/2009/08/26/using-searchlogic-to-combine-named-scopes-with-or/</link>
	<description>Ben Johnson's thoughts and programming techniques</description>
	<lastBuildDate>Tue, 26 Jan 2010 22:32:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mrkris</title>
		<link>http://www.binarylogic.com/2009/08/26/using-searchlogic-to-combine-named-scopes-with-or/comment-page-1/#comment-846</link>
		<dc:creator>mrkris</dc:creator>
		<pubDate>Fri, 11 Sep 2009 19:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarylogic.com/?p=796#comment-846</guid>
		<description>By the way, I think *I* asked you for that feature before Ryan :)</description>
		<content:encoded><![CDATA[<p>By the way, I think *I* asked you for that feature before Ryan :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Lubow</title>
		<link>http://www.binarylogic.com/2009/08/26/using-searchlogic-to-combine-named-scopes-with-or/comment-page-1/#comment-819</link>
		<dc:creator>Eric Lubow</dc:creator>
		<pubDate>Sat, 29 Aug 2009 18:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarylogic.com/?p=796#comment-819</guid>
		<description>Searchlogic is awesome and I am definitely making use of this new feature. However, I don&#039;t think it works with associations.   For instance, if I am working with an Address model and want to search the associated business name and description, I can&#039;t do something like: 
s.text_field :business_name_contains_or_business_description_contains

I ended up doing it with a named_scope, but this almost seems to defeat the purpose of Searchlogic.

Is there something I am missing?</description>
		<content:encoded><![CDATA[<p>Searchlogic is awesome and I am definitely making use of this new feature. However, I don&#8217;t think it works with associations.   For instance, if I am working with an Address model and want to search the associated business name and description, I can&#8217;t do something like:<br />
s.text_field :business_name_contains_or_business_description_contains</p>
<p>I ended up doing it with a named_scope, but this almost seems to defeat the purpose of Searchlogic.</p>
<p>Is there something I am missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Double Shot #527 &#171; A Fresh Cup</title>
		<link>http://www.binarylogic.com/2009/08/26/using-searchlogic-to-combine-named-scopes-with-or/comment-page-1/#comment-807</link>
		<dc:creator>Double Shot #527 &#171; A Fresh Cup</dc:creator>
		<pubDate>Thu, 27 Aug 2009 10:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarylogic.com/?p=796#comment-807</guid>
		<description>[...] Using Searchlogic to combine named scopes with &#8216;OR&#8217; &#8211; More method_missing goodies. [...]</description>
		<content:encoded><![CDATA[<p>[...] Using Searchlogic to combine named scopes with &#8216;OR&#8217; &#8211; More method_missing goodies. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Harper</title>
		<link>http://www.binarylogic.com/2009/08/26/using-searchlogic-to-combine-named-scopes-with-or/comment-page-1/#comment-796</link>
		<dc:creator>Tim Harper</dc:creator>
		<pubDate>Wed, 26 Aug 2009 18:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarylogic.com/?p=796#comment-796</guid>
		<description>The only thing that exceeds this project&#039;s awesomeness is you.  Seriously, SearchLogic is great.  Thank you for it.</description>
		<content:encoded><![CDATA[<p>The only thing that exceeds this project&#8217;s awesomeness is you.  Seriously, SearchLogic is great.  Thank you for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.binarylogic.com/2009/08/26/using-searchlogic-to-combine-named-scopes-with-or/comment-page-1/#comment-793</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Wed, 26 Aug 2009 16:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarylogic.com/?p=796#comment-793</guid>
		<description>This is a nice addition.

I&#039;m currently converting a large app that uses Searchlogic 1.6.6 to the latest 2.x.  One thing that I&#039;ve been trying to figure out is that in 1.6.6 there are some nice param helpers for links and forms (i.e., searchlogic_params, etc.)  I use searchlogic_params extensively to maintain the current state of the params.  This doesn&#039;t seem to be available in 2.x.  Am I just missing it?

Thanks for all your awesome gems/plugins!!!</description>
		<content:encoded><![CDATA[<p>This is a nice addition.</p>
<p>I&#8217;m currently converting a large app that uses Searchlogic 1.6.6 to the latest 2.x.  One thing that I&#8217;ve been trying to figure out is that in 1.6.6 there are some nice param helpers for links and forms (i.e., searchlogic_params, etc.)  I use searchlogic_params extensively to maintain the current state of the params.  This doesn&#8217;t seem to be available in 2.x.  Am I just missing it?</p>
<p>Thanks for all your awesome gems/plugins!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas Blanco</title>
		<link>http://www.binarylogic.com/2009/08/26/using-searchlogic-to-combine-named-scopes-with-or/comment-page-1/#comment-792</link>
		<dc:creator>Nicolas Blanco</dc:creator>
		<pubDate>Wed, 26 Aug 2009 15:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarylogic.com/?p=796#comment-792</guid>
		<description>Congrats Ben.

Authlogic &amp; Searchlogic have become the 2 gems that I install with every new Rails project.

Being able to create complex searching forms like in many  administration/back office web site parts in a few minutes is a killer feature.</description>
		<content:encoded><![CDATA[<p>Congrats Ben.</p>
<p>Authlogic &amp; Searchlogic have become the 2 gems that I install with every new Rails project.</p>
<p>Being able to create complex searching forms like in many  administration/back office web site parts in a few minutes is a killer feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otávio Sampaio</title>
		<link>http://www.binarylogic.com/2009/08/26/using-searchlogic-to-combine-named-scopes-with-or/comment-page-1/#comment-791</link>
		<dc:creator>Otávio Sampaio</dc:creator>
		<pubDate>Wed, 26 Aug 2009 13:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarylogic.com/?p=796#comment-791</guid>
		<description>Hy Ben,

Nice feature. Searchlogic (and authlogic) is an amazing gem. I haven&#039;t checked the source, but this feature is available using the &quot;form_for @search&quot; way? 

thanks</description>
		<content:encoded><![CDATA[<p>Hy Ben,</p>
<p>Nice feature. Searchlogic (and authlogic) is an amazing gem. I haven&#8217;t checked the source, but this feature is available using the &#8220;form_for @search&#8221; way? </p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbalmeida</title>
		<link>http://www.binarylogic.com/2009/08/26/using-searchlogic-to-combine-named-scopes-with-or/comment-page-1/#comment-790</link>
		<dc:creator>dbalmeida</dc:creator>
		<pubDate>Wed, 26 Aug 2009 13:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarylogic.com/?p=796#comment-790</guid>
		<description>Nice improvement.

Thanks for the update.</description>
		<content:encoded><![CDATA[<p>Nice improvement.</p>
<p>Thanks for the update.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
