<?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: Model Specific Formatted Search Results Using Thinking Sphinx</title>
	<atom:link href="http://eric.lubow.org/2010/ruby/rails/model-specific-formatted-search-results-using-thinking-sphinx/feed/" rel="self" type="application/rss+xml" />
	<link>http://eric.lubow.org/2010/ruby/rails/model-specific-formatted-search-results-using-thinking-sphinx/</link>
	<description>Thoughts, musings, and other idealistic (sometimes useful) systems and development hoopla.</description>
	<lastBuildDate>Thu, 01 Sep 2011 07:34:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: dean_genlighten</title>
		<link>http://eric.lubow.org/2010/ruby/rails/model-specific-formatted-search-results-using-thinking-sphinx/comment-page-1/#comment-26133</link>
		<dc:creator>dean_genlighten</dc:creator>
		<pubDate>Fri, 07 Jan 2011 18:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://eric.lubow.org/?p=538#comment-26133</guid>
		<description>Hi Ben... thanks for this post... it looks very helpful and I&#039;m eager to try implementing it in my app. Can you offer any details on your search box/form itself, and how you hook it up with your search_controller? In particular:nn*how is :model passed back through the params hash? Could I use that approach if I have a dropdown next to my search box that, for example, lets the user choose to search either the &quot;projects&quot; or &quot;updates&quot; models?nn*how are the keywords in the search query passed? Do you just have a search form with form_tag placed in a partial? Which view holds that form?nnMost of the search implementations I&#039;ve found seem to have search reside within the index action of a particular controller/model, so I found yours particularly valuable since I&#039;m interested in search across several models at once.nnThanks,nnDean RichardsonnGenlighten.comnn</description>
		<content:encoded><![CDATA[<p>Hi Ben&#8230; thanks for this post&#8230; it looks very helpful and I&#8217;m eager to try implementing it in my app. Can you offer any details on your search box/form itself, and how you hook it up with your search_controller? In particular:nn*how is :model passed back through the params hash? Could I use that approach if I have a dropdown next to my search box that, for example, lets the user choose to search either the &#8220;projects&#8221; or &#8220;updates&#8221; models?nn*how are the keywords in the search query passed? Do you just have a search form with form_tag placed in a partial? Which view holds that form?nnMost of the search implementations I&#8217;ve found seem to have search reside within the index action of a particular controller/model, so I found yours particularly valuable since I&#8217;m interested in search across several models at once.nnThanks,nnDean RichardsonnGenlighten.comnn</p>
]]></content:encoded>
	</item>
</channel>
</rss>

