<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Database-based paged EPiServer searches</title>
	<atom:link href="http://blog.najmanowicz.com/2007/05/21/database-based-paged-episerver-searches/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.najmanowicz.com/2007/05/21/database-based-paged-episerver-searches/</link>
	<description>Code and Effect - solving problem with just enough amount of code - by Adam Najmanowicz</description>
	<pubDate>Tue, 06 Jan 2009 09:04:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Adam Najmanowicz</title>
		<link>http://blog.najmanowicz.com/2007/05/21/database-based-paged-episerver-searches/#comment-1118</link>
		<dc:creator>Adam Najmanowicz</dc:creator>
		<pubDate>Tue, 22 May 2007 15:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.najmanowicz.com/2007/05/21/database-based-paged-episerver-searches/#comment-1118</guid>
		<description>The data factory is cool for language specific searches that in effect will only return a limited number of results.  and will probably only be used ince a page tops. If like we do, you need to mark pretty much almost every page with a set of tags and be able to effectively filter them out to return in most cases only a subset of top 1-10 items, the FindPagesWithCriteria simply does not cut it.

Great to know that you like it though :)</description>
		<content:encoded><![CDATA[<p>The data factory is cool for language specific searches that in effect will only return a limited number of results.  and will probably only be used ince a page tops. If like we do, you need to mark pretty much almost every page with a set of tags and be able to effectively filter them out to return in most cases only a subset of top 1-10 items, the FindPagesWithCriteria simply does not cut it.</p>
<p>Great to know that you like it though :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marten Berg</title>
		<link>http://blog.najmanowicz.com/2007/05/21/database-based-paged-episerver-searches/#comment-1108</link>
		<dc:creator>Marten Berg</dc:creator>
		<pubDate>Tue, 22 May 2007 09:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.najmanowicz.com/2007/05/21/database-based-paged-episerver-searches/#comment-1108</guid>
		<description>Interesting stuff. Not that I have any immediate plans to circumvent the DataFactory, but this is good to know if at some point you really need to.</description>
		<content:encoded><![CDATA[<p>Interesting stuff. Not that I have any immediate plans to circumvent the DataFactory, but this is good to know if at some point you really need to.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
