<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bill Rowell &#187; Google Mini</title>
	<atom:link href="http://www.billrowell.com/category/google/google-mini/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.billrowell.com</link>
	<description>Welcome To My World</description>
	<lastBuildDate>Fri, 19 Mar 2010 18:27:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Replacing SLI Systems Search with Google Mini</title>
		<link>http://www.billrowell.com/2007/12/27/replacing-sli-systems-search-with-google-mini/</link>
		<comments>http://www.billrowell.com/2007/12/27/replacing-sli-systems-search-with-google-mini/#comments</comments>
		<pubDate>Thu, 27 Dec 2007 21:33:39 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Mini]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.billrowell.com/2007/12/27/replacing-sli-systems-search-with-google-mini/</guid>
		<description><![CDATA[For the last few years, we&#8217;ve used SLI Systems Search for web site search on both Fright Catalog and YumDrop. When we started the Import Costumes project, we decided that we&#8217;d try something different because of the increasing cost of using SLI&#8217;s service. The cost is based on the number of search queries, so the [...]]]></description>
			<content:encoded><![CDATA[<div class="right" style="margin: 0 0 5px 5px; text-align: center;"><a href="http://www.sli-systems.com/"><img src='http://www.billrowell.com/wp-content/uploads/2007/12/sli-logo.png' alt='SLI Systems Search' /></a><br/><a href="http://www.google.com/enterprise/mini/"><img src='http://www.billrowell.com/wp-content/uploads/2007/12/go0174.thumbnail.jpg' alt='Google Mini' /></a></div>
<p>For the last few years, we&#8217;ve used <a href="http://sli-systems.com/">SLI Systems Search</a> for web site search on both <a href="http://frightcatalog.com/">Fright Catalog</a> and <a href="http://yumdrop.com/">YumDrop</a>.  When we started the <a href="http://importcostumes.com/">Import Costumes</a> project, we decided that we&#8217;d try something different because of the increasing cost of using SLI&#8217;s service.  The cost is based on the number of search queries, so the more popular the site&#8217;s become, the more the cost of search increases.</p>
<p>Instead of building out our own search functionality, we decided to purchase a <a href="http://www.google.com/enterprise/mini/">Google Mini</a> on the recommendation of a fellow <a href="http://golfballs.com/">e-tailer</a> we know.  They said the integration was fairly easy and for their searching needs, it fit the bill.  So we decided to give it a shot.  For the <a href="http://www.googlestore.com/appliance/product.asp?catid=3">$1,995</a> that it cost, we&#8217;ll definitely save some money on search in the long term.  We knew that we&#8217;d be giving up some of the features we get with SLI, most notably how SLI&#8217;s search algorithm &#8220;learns&#8221; different searching patterns and improves the results for any given search term as well as &#8220;automatic&#8221; related and suggested search terms.</p>
<p>The biggest task for the Mini&#8217;s integration was the refining of search queries.  SLI allows us to refine by category and price, so we wanted to be able to do the same thing with the Mini.  Luckily, you can do this by searching meta tags for different values.  It took a while to figure out that some of the <a href="http://code.google.com/apis/searchappliance/documentation/50/xml_reference.html#request_parameters">search parameters like as_q and partialfields</a> weren&#8217;t working as I expected so I ended up building the query term much like you&#8217;d use on Google, i.e. <strong>site:importcostumes.com inmeta:price:$10.00..$20.00 parrot</strong> where you&#8217;re looking for parrot type products from $10 to $20.</p>
<p>Since product content doesn&#8217;t change all that often, we&#8217;ve also been able to cache search results as XML files on the file system.  We keep them around for a 24 hour period, just in case something <strong>does</strong> change.  This is great because it&#8217;ll keep some load off of the Google Mini while speeding up displaying results to our customers for popular search criteria.</p>
<p>We&#8217;ll definitely miss out on the learning capabilities of SLI and not being able to automatically have related and suggested search terms is a bummer.  That might be something that the <a href="http://www.google.com/enterprise/gsa/">Google Search Appliance</a> can do easier since you can upload data feeds to it.  Maybe we&#8217;ll graduate up to that as we get more of our sites running search from the Mini.  Adding them by hand is a pain, though you can batch upload them.  Even with that, you still have to manually build your lists.</p>
<p>One other feature that I&#8217;d like to see from the Mini (if anyone from Google is reading this) is a way to automate the emailing of search reports on a regular basis.  It&#8217;d be nice to have a report sent to me monthly with top search terms as well as the results they returned.  This is great for deciding what product to buy and what product to sell aggressively.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billrowell.com/2007/12/27/replacing-sli-systems-search-with-google-mini/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->