<?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: Sphinx search engine and PHP (Part 1 &#8211; Installation and Indexing)</title>
	<atom:link href="http://www.sanisoft.com/blog/2010/01/11/sphinx-search-engine-and-php-installation-indexing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sanisoft.com/blog/2010/01/11/sphinx-search-engine-and-php-installation-indexing/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=sphinx-search-engine-and-php-installation-indexing</link>
	<description>sharing technology, ideas, insights!</description>
	<lastBuildDate>Sun, 01 Aug 2010 07:34:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: chris</title>
		<link>http://www.sanisoft.com/blog/2010/01/11/sphinx-search-engine-and-php-installation-indexing/comment-page-1/#comment-3131</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Wed, 03 Feb 2010 14:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=351#comment-3131</guid>
		<description>Thanks for this short yet very informative tutorial. You&#039;ve unlocked my understanding of the xmlpipe2 process. :)

I&#039;ve never used xmlWriter so this might be a typical newbie question but i was wondering if instead of using the text() method, one should use the writeCData() method ?</description>
		<content:encoded><![CDATA[<p>Thanks for this short yet very informative tutorial. You&#8217;ve unlocked my understanding of the xmlpipe2 process. <img src='http://www.sanisoft.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ve never used xmlWriter so this might be a typical newbie question but i was wondering if instead of using the text() method, one should use the writeCData() method ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sphinx search engine and PHP (Part 2 &#8211; Searching from PHP) at SANIsoft &#8211; PHP for E Biz</title>
		<link>http://www.sanisoft.com/blog/2010/01/11/sphinx-search-engine-and-php-installation-indexing/comment-page-1/#comment-3119</link>
		<dc:creator>Sphinx search engine and PHP (Part 2 &#8211; Searching from PHP) at SANIsoft &#8211; PHP for E Biz</dc:creator>
		<pubDate>Fri, 29 Jan 2010 03:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=351#comment-3119</guid>
		<description>[...] earlier post we saw how to install and configure sphinx. We also created an index for sphinx to search from. Now [...]</description>
		<content:encoded><![CDATA[<p>[...] earlier post we saw how to install and configure sphinx. We also created an index for sphinx to search from. Now [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abbas Ali</title>
		<link>http://www.sanisoft.com/blog/2010/01/11/sphinx-search-engine-and-php-installation-indexing/comment-page-1/#comment-3112</link>
		<dc:creator>Abbas Ali</dc:creator>
		<pubDate>Wed, 27 Jan 2010 02:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=351#comment-3112</guid>
		<description>@cosmic: I intend to do the part 2 as soon as possible. Please subscribe to the blog so that you get a notification as soon as I post it.</description>
		<content:encoded><![CDATA[<p>@cosmic: I intend to do the part 2 as soon as possible. Please subscribe to the blog so that you get a notification as soon as I post it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cosmic</title>
		<link>http://www.sanisoft.com/blog/2010/01/11/sphinx-search-engine-and-php-installation-indexing/comment-page-1/#comment-3109</link>
		<dc:creator>cosmic</dc:creator>
		<pubDate>Mon, 25 Jan 2010 01:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=351#comment-3109</guid>
		<description>hi could you please finish part 2? I have everything working up untill this point and im not sure how to get my search form to work with this. this is a great tutorial btw!</description>
		<content:encoded><![CDATA[<p>hi could you please finish part 2? I have everything working up untill this point and im not sure how to get my search form to work with this. this is a great tutorial btw!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Template Design</title>
		<link>http://www.sanisoft.com/blog/2010/01/11/sphinx-search-engine-and-php-installation-indexing/comment-page-1/#comment-3098</link>
		<dc:creator>Template Design</dc:creator>
		<pubDate>Mon, 18 Jan 2010 13:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=351#comment-3098</guid>
		<description>i would like to suggest that you must have some useful and good looking design for your blog but any way is that very informative posting i have learn a lot  from this post thanks for sharing.</description>
		<content:encoded><![CDATA[<p>i would like to suggest that you must have some useful and good looking design for your blog but any way is that very informative posting i have learn a lot  from this post thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abcphp.com</title>
		<link>http://www.sanisoft.com/blog/2010/01/11/sphinx-search-engine-and-php-installation-indexing/comment-page-1/#comment-3072</link>
		<dc:creator>abcphp.com</dc:creator>
		<pubDate>Mon, 11 Jan 2010 10:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=351#comment-3072</guid>
		<description>&lt;strong&gt;Sphinx search engine and PHP (Part 1 – Installation and Indexing) at SANIsoft – PHP for E Biz...&lt;/strong&gt;

Shpinx is a free open source SQL full-text search engine and for those who might confuse it with the Great Sphinx of Giza, Sphinx is the acronym for SQL Phrase Index. Some key features of this search engine are (from official site):...</description>
		<content:encoded><![CDATA[<p><strong>Sphinx search engine and PHP (Part 1 – Installation and Indexing) at SANIsoft – PHP for E Biz&#8230;</strong></p>
<p>Shpinx is a free open source SQL full-text search engine and for those who might confuse it with the Great Sphinx of Giza, Sphinx is the acronym for SQL Phrase Index. Some key features of this search engine are (from official site):&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
