<?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: How to add SearchManager Quick Search to your Android application</title>
	<atom:link href="http://shapingclouds.com/2009/10/19/how-add-searchmanager-quick-search-to-your-android-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://shapingclouds.com/2009/10/19/how-add-searchmanager-quick-search-to-your-android-application/</link>
	<description>A blog on developing, deploying and maintaining web applications at Firmhouse</description>
	<lastBuildDate>Sat, 31 Jul 2010 17:32:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Michiel</title>
		<link>http://shapingclouds.com/2009/10/19/how-add-searchmanager-quick-search-to-your-android-application/comment-page-1/#comment-223</link>
		<dc:creator>Michiel</dc:creator>
		<pubDate>Sat, 31 Jul 2010 17:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://shapingclouds.com/?p=316#comment-223</guid>
		<description>Hi Shweta,

If I understand correctly, you want to be able to scope the search to a specific set of items based on a selection the user made trough a dropdown or other element?

I do know it is possible to scope results from within your app but I&#039;ve never done so myself. There are probably good things about it in the documentation on http://developer.android.com/

Thanks for the reply! Hope this helps.</description>
		<content:encoded><![CDATA[<p>Hi Shweta,</p>
<p>If I understand correctly, you want to be able to scope the search to a specific set of items based on a selection the user made trough a dropdown or other element?</p>
<p>I do know it is possible to scope results from within your app but I&#8217;ve never done so myself. There are probably good things about it in the documentation on <a href="http://developer.android.com/" rel="nofollow">http://developer.android.com/</a></p>
<p>Thanks for the reply! Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [Blocked by CFC] Michiel</title>
		<link>http://shapingclouds.com/2009/10/19/how-add-searchmanager-quick-search-to-your-android-application/comment-page-1/#comment-222</link>
		<dc:creator>[Blocked by CFC] Michiel</dc:creator>
		<pubDate>Sat, 31 Jul 2010 17:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://shapingclouds.com/?p=316#comment-222</guid>
		<description>I am very glad I could help :)</description>
		<content:encoded><![CDATA[<p>I am very glad I could help <img src='http://shapingclouds.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasanta</title>
		<link>http://shapingclouds.com/2009/10/19/how-add-searchmanager-quick-search-to-your-android-application/comment-page-1/#comment-221</link>
		<dc:creator>Prasanta</dc:creator>
		<pubDate>Wed, 28 Jul 2010 02:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://shapingclouds.com/?p=316#comment-221</guid>
		<description>thanks a lot man...i was using hard coded string in searchable.xml and it was not working.</description>
		<content:encoded><![CDATA[<p>thanks a lot man&#8230;i was using hard coded string in searchable.xml and it was not working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shweta</title>
		<link>http://shapingclouds.com/2009/10/19/how-add-searchmanager-quick-search-to-your-android-application/comment-page-1/#comment-220</link>
		<dc:creator>Shweta</dc:creator>
		<pubDate>Thu, 22 Jul 2010 06:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://shapingclouds.com/?p=316#comment-220</guid>
		<description>hello

 I m developing one app in which i m giving user several options for search engine. Depending on selection of search engine i have to show search result.
So can use this search manager here? And how?</description>
		<content:encoded><![CDATA[<p>hello</p>
<p> I m developing one app in which i m giving user several options for search engine. Depending on selection of search engine i have to show search result.<br />
So can use this search manager here? And how?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://shapingclouds.com/2009/10/19/how-add-searchmanager-quick-search-to-your-android-application/comment-page-1/#comment-218</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Wed, 07 Jul 2010 14:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://shapingclouds.com/?p=316#comment-218</guid>
		<description>Super useful tutorial, saved me a bunch of time. You&#039;re the man.</description>
		<content:encoded><![CDATA[<p>Super useful tutorial, saved me a bunch of time. You&#8217;re the man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: venkateswarlu</title>
		<link>http://shapingclouds.com/2009/10/19/how-add-searchmanager-quick-search-to-your-android-application/comment-page-1/#comment-217</link>
		<dc:creator>venkateswarlu</dc:creator>
		<pubDate>Wed, 23 Jun 2010 05:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://shapingclouds.com/?p=316#comment-217</guid>
		<description>I dont know how to search elements in sqlite database wheather the fields already existed or not.Please help me how to coding for search elements in sqlite database.</description>
		<content:encoded><![CDATA[<p>I dont know how to search elements in sqlite database wheather the fields already existed or not.Please help me how to coding for search elements in sqlite database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean</title>
		<link>http://shapingclouds.com/2009/10/19/how-add-searchmanager-quick-search-to-your-android-application/comment-page-1/#comment-198</link>
		<dc:creator>Jean</dc:creator>
		<pubDate>Thu, 01 Apr 2010 19:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://shapingclouds.com/?p=316#comment-198</guid>
		<description>How do you fire up the search in the local sqlite database???</description>
		<content:encoded><![CDATA[<p>How do you fire up the search in the local sqlite database???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://shapingclouds.com/2009/10/19/how-add-searchmanager-quick-search-to-your-android-application/comment-page-1/#comment-185</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Thu, 11 Mar 2010 10:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://shapingclouds.com/?p=316#comment-185</guid>
		<description>Cool..this helped me in sorting out the String issue...Phew !</description>
		<content:encoded><![CDATA[<p>Cool..this helped me in sorting out the String issue&#8230;Phew !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://shapingclouds.com/2009/10/19/how-add-searchmanager-quick-search-to-your-android-application/comment-page-1/#comment-151</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sun, 24 Jan 2010 00:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://shapingclouds.com/?p=316#comment-151</guid>
		<description>Thank you :) 

I was stuck for hours on &#039;searchable&#039; definition problem.
You saved my day</description>
		<content:encoded><![CDATA[<p>Thank you <img src='http://shapingclouds.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>I was stuck for hours on &#8216;searchable&#8217; definition problem.<br />
You saved my day</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michiel Sikkes</title>
		<link>http://shapingclouds.com/2009/10/19/how-add-searchmanager-quick-search-to-your-android-application/comment-page-1/#comment-134</link>
		<dc:creator>Michiel Sikkes</dc:creator>
		<pubDate>Tue, 15 Dec 2009 22:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://shapingclouds.com/?p=316#comment-134</guid>
		<description>Hi Robert,&lt;br&gt;&lt;br&gt;Thanks for the reply and that&#039;s a handy addition to enable global search!&lt;br&gt;&lt;br&gt;Thanks :)</description>
		<content:encoded><![CDATA[<p>Hi Robert,</p>
<p>Thanks for the reply and that&#39;s a handy addition to enable global search!</p>
<p>Thanks <img src='http://shapingclouds.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
