<?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>Neofreko &#187; web-services</title>
	<atom:link href="http://blog.neofreko.com/index.php/tag/web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.neofreko.com</link>
	<description>Nothing but neofreko</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:51:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Ideas: Selling custom search (using SOLR)</title>
		<link>http://blog.neofreko.com/index.php/2008/05/28/selling-custom-search-using-solr/</link>
		<comments>http://blog.neofreko.com/index.php/2008/05/28/selling-custom-search-using-solr/#comments</comments>
		<pubDate>Wed, 28 May 2008 10:23:50 +0000</pubDate>
		<dc:creator>Akhmad Fathonih</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Indonesia]]></category>
		<category><![CDATA[solr]]></category>
		<category><![CDATA[web-services]]></category>

		<guid isPermaLink="false">http://blog.neofreko.com/?p=784</guid>
		<description><![CDATA[SOLR is a standalone enterprise search server with a web-services like API (per definition). Many reputable site has used SOLR as their search backend. See a sample on AOL or the complete list here. So, will it work? What do &#8230; <a href="http://blog.neofreko.com/index.php/2008/05/28/selling-custom-search-using-solr/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a title="Hong Kong International Finance Center" href="http://flickr.com/photos/7578081@N07/2293376525"><img class="alignright" style="float: right;" src="http://farm4.static.flickr.com/3172/2293376525_3f84f2350f_m.jpg" alt="" /></a>SOLR is a standalone enterprise search server with a web-services like API (<a href="http://lucene.apache.org/solr/features.html">per definition</a>). Many reputable site has used SOLR as their search backend. See a <a href="http://realestate.aol.com/listings-chicago-IL/sort-Price/order-1">sample on AOL</a> or the complete list <a href="http://wiki.apache.org/solr/PublicServers">here</a>.</p>
<p>So, will it work? What do we sell?</p>
<ul>
<li><strong>Sell gr</strong><strong>id power.</strong> This is no-brainer. But shouldn;t be the first in the priority list. For most site, search is a non-dominant action. So, they may already have the computing power needed to run their site (includes search activity)</li>
<li><strong>Tuneable search experience.</strong> User will no longer depending on what their CMS provide, instead they can create their own search experience using their defined field and search weigthing.</li>
<li><strong>Leverage content discoverability. </strong>Some site may have a big bulk of data inside their server. Indexing this data (on SOLR) may give them added value. Eg: faceted data can be displayed to attract visitors. It&#8217;s like &#8220;simple&#8221; data mining.</li>
<li><strong>Targetted ad <img src='http://blog.neofreko.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</strong> We can push ad onto the search page</li>
</ul>
<p>Then, who are our potential customers?</p>
<ul>
<li><strong>e-commerce site.</strong> There are many e-commerce site in Indonesia. many of then is simply built from scratch of using off-the-shelf FOSS CMS such as osCommerce which is <a href="http://forums.oscommerce.com/index.php?s=9320f2c2dd82b38be541d55b0ff0b6cb&amp;showtopic=303261&amp;pid=1252885&amp;st=0&amp;#entry1252885">lacking</a> good search feature. yes, MySQL Fultext search just won&#8217;t cut it.</li>
<li><strong>document intensive site.</strong> Eg: library (OMG, there are lots of library out there), .go.id site</li>
<li><strong>any rich content site</strong></li>
</ul>
<p>Ok, so how are we going to execute it, technically?</p>
<ul>
<li>provide REST API, or</li>
<li>simply expose the SOLR endpoint for integration and searching purposes</li>
</ul>
<p>Former option would enable us to push our ad. And the later seems fit premium service, where user can process raw SOLR data.</p>
<p>So, anyone interested? Or desperately wanting one for your own site? Or, you suddenly want to <em>start your own web crawler</em>? That&#8217;s an interesting idea &#8230; Going vertical, anyone?</p>
<p>Photo source: <a title="Link to swisscan's photostream" href="http://flickr.com/photos/swisscan/"><strong>swisscan</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neofreko.com/index.php/2008/05/28/selling-custom-search-using-solr/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

