<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Tech-Blog: Google-like searches with Lucene</title>
    <link>/articles/2004/10/20/lucene</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Mike Pierson's technology blog</description>
    <item>
      <title>Google-like searches with Lucene</title>
      <description>
&lt;p&gt;&lt;a href="http://jakarta.apache.org/lucene/"&gt;Lucene&lt;/a&gt; is a Java system for "high-performance, full-featured text search".  The software apears to be mature, and the community has produced a fair bit of &lt;a href="http://wiki.apache.org/jakarta-lucene"&gt;documentation&lt;/a&gt;.  A replacement for RDBMS-based searches?&lt;p&gt;

&lt;p&gt;No doubt that the &lt;i&gt;searching&lt;/i&gt; is more intuitive, and would make it easier for users to perform keyword searches.  Not sure that a Google-like engine could match RDBMS for field-based searching and fancy list navigation.&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;a href="http://www.companywebstore.de/tangentum/mirror/en/products/phonetix/index.html"&gt;Phonetix&lt;/a&gt; integrates phonetic algorithms into Lucene&lt;/li&gt;
 &lt;li&gt;&lt;a href="http://www.getopt.org/luke/"&gt;Luke&lt;/a&gt; provides a high level interface (Java and GUI) to Lucene&amp;rsquo;s generated indexes&lt;/li&gt;
 &lt;li&gt;limited &lt;a href="http://jakarta.apache.org/lucene/docs/benchmarks.html"&gt;benchmarks&lt;/a&gt; are available&lt;/li&gt;
&lt;/ul&gt;

</description>
      <pubDate>Wed, 20 Oct 2004 12:30:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:46b228e9f3e47c542d3742aa876f99bb</guid>
      <author>mop</author>
      <link>/articles/2004/10/20/lucene</link>
      <category>programming</category>
      <category>Google</category>
      <trackback:ping>/articles/trackback/120</trackback:ping>
    </item>
  </channel>
</rss>

