<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Xapian on Amit Agarwal Linux Blog</title>
    <link>/tags/xapian/</link>
    <description>Recent content in Xapian on Amit Agarwal Linux Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 09 Apr 2012 02:31:17 +0000</lastBuildDate>
    
	<atom:link href="/tags/xapian/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Your own local search engine.</title>
      <link>/2012/04/09/local-search-engine/</link>
      <pubDate>Mon, 09 Apr 2012 02:31:17 +0000</pubDate>
      
      <guid>/2012/04/09/local-search-engine/</guid>
      <description>&lt;p&gt;There are times when you would want to have a &lt;a class=&#34;zem_slink&#34; title=&#34;Local search (Internet)&#34; href=&#34;http://en.wikipedia.org/wiki/Local_search_%28Internet%29&#34; rel=&#34;wikipedia&#34; target=&#34;_blank&#34;&gt;local search engine&lt;/a&gt; capable of indexing even pdf and doc files. So here is a solution.&lt;/p&gt;
&lt;p&gt;You can use “Omega” and here are the instructions.&lt;/p&gt;
&lt;p&gt;download omega from &lt;a href=&#34;http://xapian.org/download&#34;&gt;http:// xapian.org/download&lt;/a&gt;&lt;/p&gt;
&lt;pre class=&#34;brush: bash; gutter: true; first-line: 1&#34;&gt;yum install xapian libuuid-devel&lt;/pre&gt;
&lt;p&gt;And then make and install omega and for this you can follow the &lt;a href=&#34;http://trac.xapian.org/wiki/OmegaExample&#34;&gt;instructions&lt;/a&gt;.&lt;/p&gt;
&lt;figure style=&#34;width: 300px&#34; class=&#34;wp-caption alignright&#34;&gt;&lt;a href=&#34;http://commons.wikipedia.org/wiki/File:Fed_search.png&#34; target=&#34;_blank&#34;&gt;&lt;img class=&#34;zemanta-img-inserted zemanta-img-configured&#34; title=&#34;Federated Search Engine Diagram&#34; src=&#34;http://upload.wikimedia.org/wikipedia/commons/thumb/f/fe/Fed_search.png/300px-Fed_search.png&#34; alt=&#34;Federated Search Engine Diagram&#34; width=&#34;300&#34; height=&#34;204&#34; /&gt;&lt;/a&gt;&lt;figcaption class=&#34;wp-caption-text&#34;&gt;Federated Search Engine Diagram (Photo credit: Wikipedia)&lt;/figcaption&gt;&lt;/figure&gt;
&lt;p&gt;Create index using command omindex&lt;br&gt;
and then you can use quest or search.py to search or you can setup the cgi way so that you can use local browser to search.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
