<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Page comments</title>
		<link>http://www.ssbits.com/home/</link>
		<atom:link href="http://www.ssbits.com/home/" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title></title>
			<link>http://www.ssbits.com/blog/2011/site-of-the-month-may-2011/#PageComment_577</link>
			<description>Hi William, check out the post on the Autocomplete Member Search which, although simplified will give you a good example of how to achieve the sort of search used on the Chiropodist site.

http://www.ssbits.com/tutorials/2011/create-an-ajax-auto-complete-member-search-with-silverstripe-and-jquery/

Also check out the SearchContext Class for DataObjects which can build complex search forms for Single DO pretty well.

What get's hard is when you want to search over a number of different classes and fields and then rank those results. If you want to improve the in-built site search then I can recommend using the Lucene Search Module:

http://code.google.com/p/lucene-silverstripe-plugin/

Or if you have a bit of server experience the Sphinx Search Module:

http://silverstripe.org/sphinx-module</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/blog/2011/site-of-the-month-may-2011/#PageComment_577</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/blog/2011/site-of-the-month-may-2011/#PageComment_570</link>
			<description>I wonder how the &quot;find me a chiropodist&quot; site did the search engine. Unless they used a third party add on its one of the last great unknowns inside SS in my opinion</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/blog/2011/site-of-the-month-may-2011/#PageComment_570</guid>
		</item>
		

	</channel>
</rss>