<?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>UnearthedMedia&#187; template</title>
	<atom:link href="http://unearthedmedia.com/tag/template/feed/" rel="self" type="application/rss+xml" />
	<link>http://unearthedmedia.com</link>
	<description>Business &#38; Technology</description>
	<lastBuildDate>Thu, 15 Apr 2010 18:46:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Typo3 4.2.6 Setting up Indexed Search</title>
		<link>http://unearthedmedia.com/2009/04/21/typo3-426-setting-up-indexed-search/</link>
		<comments>http://unearthedmedia.com/2009/04/21/typo3-426-setting-up-indexed-search/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 15:09:51 +0000</pubDate>
		<dc:creator>Kevin Harris</dc:creator>
				<category><![CDATA[Typo3]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[indexed search]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://unearthedmedia.com/?p=130</guid>
		<description><![CDATA[I have been struggling for awhile now to get the indexed search to display results on the frontend. I had the catching working on the pages but no results where ever being displayed. All the documentation I found was dated and shows their being a starting point option to select when you add the plug-in [...]]]></description>
			<content:encoded><![CDATA[<p>I have been struggling for awhile now to get the indexed search to display results on the frontend. I had the catching working on the pages but no results where ever being displayed. All the documentation I found was dated and shows their being a starting point option to select when you add the plug-in to the content of a page. That was removed back in 2006 according to the change log of the module. Finally <span id="more-130"></span></p>
<p>I found the typo script that you need to set to tell the indexed search where to look for search results. It was pretty simple after I figured this out. Place this code in the setup on the template of the page that has the indexed search plug-in.</p>
<p>plugin.tx_indexedsearch.search.rootPidList = 73,27,15,14 #change the numbers to the ids of where to begin searches at</p>
<p>Also wanted to make a note that the search will not search through system folders that are below site pages. You will need to specify those in the list of ids if you have sub-pages in the folders that need to be searched.</p>
<div id="attachment_131" class="wp-caption aligncenter" style="width: 626px"><img class="size-full wp-image-131" title="indexedsearch_setup" src="http://unearthedmedia.com/wp-content/uploads/2009/04/indexedsearch_setup.gif" alt="Typo3 indexed search setup" width="616" height="54" /><p class="wp-caption-text">Typo3 indexed search setup</p></div>
<p><br/><br/><script type="text/javascript"><!--
google_ad_client = "pub-9330786219612313";
/* post ads at bottom */
google_ad_slot = "4246337469";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://unearthedmedia.com/2009/04/21/typo3-426-setting-up-indexed-search/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
