<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to use Zend_Search_Lucene with the PHP framework CodeIgniter</title>
	<atom:link href="http://www.cmjackson.net/2009/02/17/how-to-use-zend_search_lucene-with-the-php-framework-codeigniter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cmjackson.net/2009/02/17/how-to-use-zend_search_lucene-with-the-php-framework-codeigniter/</link>
	<description>Web Design, Programming, Tutorials</description>
	<lastBuildDate>Mon, 22 Feb 2010 12:54:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe Song</title>
		<link>http://www.cmjackson.net/2009/02/17/how-to-use-zend_search_lucene-with-the-php-framework-codeigniter/comment-page-1/#comment-1062</link>
		<dc:creator>Joe Song</dc:creator>
		<pubDate>Fri, 06 Nov 2009 20:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmjackson.net/?p=99#comment-1062</guid>
		<description>Nice. Very clear, easy to see how to expand on it.</description>
		<content:encoded><![CDATA[<p>Nice. Very clear, easy to see how to expand on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chalalaz</title>
		<link>http://www.cmjackson.net/2009/02/17/how-to-use-zend_search_lucene-with-the-php-framework-codeigniter/comment-page-1/#comment-768</link>
		<dc:creator>chalalaz</dc:creator>
		<pubDate>Thu, 17 Sep 2009 11:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmjackson.net/?p=99#comment-768</guid>
		<description>Good job. thank you.</description>
		<content:encoded><![CDATA[<p>Good job. thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Jackson</title>
		<link>http://www.cmjackson.net/2009/02/17/how-to-use-zend_search_lucene-with-the-php-framework-codeigniter/comment-page-1/#comment-608</link>
		<dc:creator>Chris Jackson</dc:creator>
		<pubDate>Fri, 04 Sep 2009 12:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmjackson.net/?p=99#comment-608</guid>
		<description>You would recreate the index each time you wish to update it.  You could setup the indexing request on a schedule using cron jobs or even run it manually.  Another option would be to run indexing before searching (if it has been a while since the last indexing), but this may take some time and may hurt your user&#039;s experience with your search.</description>
		<content:encoded><![CDATA[<p>You would recreate the index each time you wish to update it.  You could setup the indexing request on a schedule using cron jobs or even run it manually.  Another option would be to run indexing before searching (if it has been a while since the last indexing), but this may take some time and may hurt your user&#8217;s experience with your search.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yunus</title>
		<link>http://www.cmjackson.net/2009/02/17/how-to-use-zend_search_lucene-with-the-php-framework-codeigniter/comment-page-1/#comment-561</link>
		<dc:creator>yunus</dc:creator>
		<pubDate>Mon, 31 Aug 2009 10:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmjackson.net/?p=99#comment-561</guid>
		<description>How will update index data?</description>
		<content:encoded><![CDATA[<p>How will update index data?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Jackson</title>
		<link>http://www.cmjackson.net/2009/02/17/how-to-use-zend_search_lucene-with-the-php-framework-codeigniter/comment-page-1/#comment-24</link>
		<dc:creator>Chris Jackson</dc:creator>
		<pubDate>Tue, 07 Jul 2009 02:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmjackson.net/?p=99#comment-24</guid>
		<description>I try to update my blog when I have something interesting to share.  If you have something specific you would like to know about, let me know and I will help if I can.</description>
		<content:encoded><![CDATA[<p>I try to update my blog when I have something interesting to share.  If you have something specific you would like to know about, let me know and I will help if I can.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KonstantinMiller</title>
		<link>http://www.cmjackson.net/2009/02/17/how-to-use-zend_search_lucene-with-the-php-framework-codeigniter/comment-page-1/#comment-23</link>
		<dc:creator>KonstantinMiller</dc:creator>
		<pubDate>Mon, 06 Jul 2009 22:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmjackson.net/?p=99#comment-23</guid>
		<description>How soon will you update your blog? I&#039;m interested in reading some more information on this issue.</description>
		<content:encoded><![CDATA[<p>How soon will you update your blog? I&#8217;m interested in reading some more information on this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to setup CodeIgniter &#171; C.M. Jackson</title>
		<link>http://www.cmjackson.net/2009/02/17/how-to-use-zend_search_lucene-with-the-php-framework-codeigniter/comment-page-1/#comment-16</link>
		<dc:creator>How to setup CodeIgniter &#171; C.M. Jackson</dc:creator>
		<pubDate>Wed, 01 Jul 2009 01:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmjackson.net/?p=99#comment-16</guid>
		<description>[...] If you are interested in using the Zend library of tools with CodeIgniter, please check out How to use Zend_Search_Lucene with CodeIgniter. [...]</description>
		<content:encoded><![CDATA[<p>[...] If you are interested in using the Zend library of tools with CodeIgniter, please check out How to use Zend_Search_Lucene with CodeIgniter. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
