<?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>gHacks technology news &#187; beagle search</title>
	<atom:link href="http://www.ghacks.net/tag/beagle-search/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 23 Nov 2009 22:22:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enable Beagle Searching in GNOME</title>
		<link>http://www.ghacks.net/2009/01/14/enable-beagle-searching-in-gnome/</link>
		<comments>http://www.ghacks.net/2009/01/14/enable-beagle-searching-in-gnome/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 01:14:21 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Desktop Manager]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Beagle]]></category>
		<category><![CDATA[beagle search]]></category>
		<category><![CDATA[desktop search]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[index searching]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9870</guid>
		<description><![CDATA[The Beagle indexing tool takes searching your computer to another level. Beagle uses background indexing so searching is updated in real time and as files are created. Even email is indexed upon arrival, IM chats are indexed as they occur, and web pages are indexed as they load. Beagle not only searches the text of [...]]]></description>
			<content:encoded><![CDATA[<p>The Beagle indexing tool takes searching your computer to another level. Beagle uses background indexing so searching is updated in real time and as files are created. Even email is indexed upon arrival, IM chats are indexed as they occur, and web pages are indexed as they load. Beagle not only searches the text of a file but also the metadata.</p>
<p>But your GNOME desktop might not have beagle set up to work out of the box. You might have to take a few steps to get the beagle daemon running and indexing. This article will tell you just how to do so.</p>
<p><span id="more-9870"></span>The first thing you need to do is make sure you have everything installed. Open up the Add/Remove Software application and do a search for &#8220;beagle&#8221;. You will want to install everything for the Beagle system as well as any of the backends for any applications you want Beagle to index (including Evolution, <a href="http://www.ghacks.net/tag/firefox/">Firefox</a>, Thunderbird, etc.)</p>
<p>Once you have everything installed you will then need to start the Beagle Daemon. This can be done a couple of ways. The easiest way is to open up a terminal window and issue the command <em>beagled</em>. You can find out instantly if the daemon is running by issuing the command <em>beagle-ping</em> if you see something like <em>Daemon version: 0.3.8 </em>you are good to go.</p>
<p>If you want to make sure the daemon runs every time at login you can set this up with the beagle-settings tool. To open up the settings you can either issue the command <em>beagle-settings</em> or go go the System menu. click on Preferences, and then click the Search &amp; Indexing entry.</p>
<div id="attachment_9871" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/01/beagle_settings.png"><img class="size-medium wp-image-9871" src="http://www.ghacks.net/wp-content/uploads/2009/01/beagle_settings-500x331.png" alt="Beagle Settings Window" width="300" height="199" /></a><p class="wp-caption-text">Beagle Settings Window</p></div>
<p>Make sure you have the Start search &amp; indexing automatically check box clicked. If you are using a laptop it would be wise to uncheck Index data while on battery power.</p>
<p>Once you have that configured, click OK and you are set.</p>
<p>Now if you go to the standard search you will not be using Beagle. On my installed GNOME 2.24 there was no icon or menu entry for the Beagle Search tool. I actually had to create one. The command you need to issue to open the Beagle Search tool is <em>beagle-search</em>. You can create an application launcher or desktop icon for this. The quickest is to add a launcher to your panel. Do this by right clicking the panel and selecting Add To Panel. Once the new window opens select Custom Application Launcher.</p>
<p>If you want to get the actual Beagle icon you will need to point the icon locater to <strong>/usr/share/beagle/webinterface/images/</strong>.</p>
<div id="attachment_9877" class="wp-caption alignright" style="width: 272px"><a href="http://www.ghacks.net/wp-content/uploads/2009/01/beagle_icon2.png"><img class="size-full wp-image-9877" src="http://www.ghacks.net/wp-content/uploads/2009/01/beagle_icon2.png" alt="Launcher Settings" width="262" height="121" /></a><p class="wp-caption-text">Launcher Settings</p></div>
<dl>
<dt></dt>
</dl>
<p>Upon first launch of the daemon, depending upon the power of your system, Beagle can take a while to index all of the files and data. Most likely you will not even notice any hit on the system from the daemon running. If you do you can always tweak the Beagle settings to better suit your needs.</p>
<div id="attachment_9875" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/01/beagle_search.png"><img class="size-medium wp-image-9875" src="http://www.ghacks.net/wp-content/uploads/2009/01/beagle_search-500x392.png" alt="Beagle Search Window" width="300" height="235" /></a><p class="wp-caption-text">Beagle Search Window</p></div>
<p>When you open up the Beagle Search window you can select where to search and then enter what to search for. As you can (in the image to the left) Beagle categorizes each hit on the search.</p>
<p><strong>Final Thoughts</strong></p>
<p>Comprehensive searching can be critical to efficient work on a computer. The Beagle search tool blows away the standard search and should be a must-have on every GNOME desktop you run.</p>
<dl>
<dt></dt>
</dl>
<div class="mceTemp">
<dl>
<dt></dt>
<dd>Launcher Properties</dd>
</dl>
</div>

	Tags: <a href="http://www.ghacks.net/tag/beagle/" title="Beagle" rel="tag">Beagle</a>, <a href="http://www.ghacks.net/tag/beagle-search/" title="beagle search" rel="tag">beagle search</a>, <a href="http://www.ghacks.net/tag/desktop-search/" title="desktop search" rel="tag">desktop search</a>, <a href="http://www.ghacks.net/tag/gnome/" title="GNOME" rel="tag">GNOME</a>, <a href="http://www.ghacks.net/tag/index-searching/" title="index searching" rel="tag">index searching</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/07/16/omnipresent-search-interface-gnome-deskbar/" title="Omnipresent Search Interface GNOME Deskbar (July 16, 2009)">Omnipresent Search Interface GNOME Deskbar</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/03/simple-gnome-note-taking-with-tomboy/" title="Simple GNOME Note Taking with Tomboy (April 3, 2009)">Simple GNOME Note Taking with Tomboy</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/02/15/quick-archiving-in-gnome/" title="Quick Archiving in GNOME (February 15, 2009)">Quick Archiving in GNOME</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/03/12/manage-network-devices-in-fedora/" title="Manage Network Devices in Fedora (March 12, 2009)">Manage Network Devices in Fedora</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/06/01/let-catfish-search-for-your-files/" title="Let Catfish search for your files (June 1, 2009)">Let Catfish search for your files</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/14/enable-beagle-searching-in-gnome/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
