<?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>Jonathan Hedley &#187; search</title>
	<atom:link href="http://jonathanhedley.com/tag/search/feed" rel="self" type="application/rss+xml" />
	<link>http://jonathanhedley.com</link>
	<description>Winning at everything so that you don&#039;t have to.</description>
	<lastBuildDate>Wed, 18 Aug 2010 10:25:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Lucene 2.9 Release Imminent</title>
		<link>http://jonathanhedley.com/links/2009/09/lucene-2-9-release</link>
		<comments>http://jonathanhedley.com/links/2009/09/lucene-2-9-release#comments</comments>
		<pubDate>Mon, 07 Sep 2009 04:19:26 +0000</pubDate>
		<dc:creator>Jonathan Hedley</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[enterprise architecture]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[solr]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://jonathanhedley.com/?p=183</guid>
		<description><![CDATA[





Mark Miller reports that:
The third release candidate for Lucene 2.9 is about to hit and the final release is likely to be only days behind. Almost one year in the making, Lucene 2.9 is feature packed and progressively faster. With Solr 1.4 planning to release very shortly after 2.9, things are shaping up very nicely [...]]]></description>
			<content:encoded><![CDATA[<div class="left-pull plain-bg">
<a href="http://www.amazon.com/gp/product/1847195881?ie=UTF8&#038;tag=904351-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=1847195881" class="side-book"><br />
<img src="http://static.jonathanhedley.com/2009/09/solr-enterprise-search.jpg" alt="SOLR Enterprise Search book" width="130" height="160" /><br />
</a><br />
<img src="http://www.assoc-amazon.com/e/ir?t=904351-20&#038;l=as2&#038;o=1&#038;a=1847195881" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />
</div>
<p><cite><a title="Posts by Mark Miller" href="http://www.lucidimagination.com/blog/author/markmiller/">Mark Miller</a></cite> reports that:</p>
<blockquote><p>The third release candidate for <a href="http://lucene.apache.org/">Lucene</a> 2.9 is about to hit and the final release is likely to be only days behind. Almost one year in the making, Lucene 2.9 is feature packed and progressively faster. With <a href="http://lucene.apache.org/solr/">Solr</a> 1.4 planning to release very shortly after 2.9, things are shaping up very nicely in Lucene land.</p></blockquote>
<p>In anticipation of the Solr 1.4 release, <a href="http://www.opensourceconnections.com/2009/08/19/solr-1.4-enterprise-search-server-book-is-released/">Eric Pugh</a> has announced that the first book on Solr, <a href="http://www.amazon.com/gp/product/1847195881?ie=UTF8&#038;tag=904351-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=1847195881">Solr 1.4 Enterprise Search Server</a>, has been published and is available for purchase.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonathanhedley.com/links/2009/09/lucene-2-9-release/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Estimating salaries by comparing job ads</title>
		<link>http://jonathanhedley.com/links/2008/04/estimating-salaries-by-comparing-job-ads</link>
		<comments>http://jonathanhedley.com/links/2008/04/estimating-salaries-by-comparing-job-ads#comments</comments>
		<pubDate>Wed, 16 Apr 2008 23:14:23 +0000</pubDate>
		<dc:creator>Jonathan Hedley</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[semantic analysis]]></category>

		<guid isPermaLink="false">http://jonathanhedley.com/?p=99</guid>
		<description><![CDATA[This is clever: job classified aggregator Indeed estimates a job&#8217;s salary when it lacks that data by comparing the text to ads that do have a salary posted.
When people search for jobs, they want to put in a salary floor. They don&#8217;t want to see jobs that don&#8217;t at least pay a certain amount. Problem [...]]]></description>
			<content:encoded><![CDATA[<p>This is clever: job classified aggregator <a href="http://www.indeed.com/">Indeed</a> estimates a job&#8217;s salary when it lacks that data by comparing the text to ads that do have a salary posted.</p>
<blockquote class="intelligent"><p>When people search for jobs, they want to put in a salary floor. They don&#8217;t want to see jobs that don&#8217;t at least pay a certain amount. Problem is most job listings on the Internet don&#8217;t include salaries.</p>
<p>What Indeed did was built a system that estimates salaries on all jobs.</p></blockquote>
<blockquote><p>We use a proprietary methodology based on an analysis of similar job listings that include salaries. We start by extracting salaries from all job listings containing this information &#8211; about a fifth of the total &#8211; and then estimate salaries for the rest.</p></blockquote>
<p>Example: <a href="http://www.indeed.com/jobs?q=CFO+%24200%2C000&amp;l=new+york%2C+ny">CFO jobs in NYC that pay more than $200k per year</a></p>
<div class="rhs">
<p class="intelligent">Fred Wilson: <a href="http://avc.blogs.com/a_vc/2008/04/adding-intellig.html">Adding intelligence to search</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://jonathanhedley.com/links/2008/04/estimating-salaries-by-comparing-job-ads/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
