<?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在windows下安装使用[支持中文全文检索]</title>
	<atom:link href="http://www.fuchaoqun.com/2008/11/sphinx-on-windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fuchaoqun.com/2008/11/sphinx-on-windows-xp/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=sphinx-on-windows-xp</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 00:44:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: (转)Sphinx在windows下安装使用[支持中文全文检索] &#124; mysky</title>
		<link>http://www.fuchaoqun.com/2008/11/sphinx-on-windows-xp/comment-page-1/#comment-1242</link>
		<dc:creator>(转)Sphinx在windows下安装使用[支持中文全文检索] &#124; mysky</dc:creator>
		<pubDate>Thu, 08 Oct 2009 16:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=106#comment-1242</guid>
		<description>[...] 本文出自：http://chaoqun.17348.com/2008/11/sphinx-on-windows-xp/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 本文出自：http://chaoqun.17348.com/2008/11/sphinx-on-windows-xp/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 超群.com</title>
		<link>http://www.fuchaoqun.com/2008/11/sphinx-on-windows-xp/comment-page-1/#comment-251</link>
		<dc:creator>超群.com</dc:creator>
		<pubDate>Fri, 10 Jul 2009 09:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=106#comment-251</guid>
		<description>应该是没问题的，把错误信息google一下。</description>
		<content:encoded><![CDATA[<p>应该是没问题的，把错误信息google一下。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 网页打不开</title>
		<link>http://www.fuchaoqun.com/2008/11/sphinx-on-windows-xp/comment-page-1/#comment-250</link>
		<dc:creator>网页打不开</dc:creator>
		<pubDate>Fri, 10 Jul 2009 03:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=106#comment-250</guid>
		<description>我想问一下，windows 2003能不装啊，还有对Mysql 5.1.30-community-log可以搭配吗？</description>
		<content:encoded><![CDATA[<p>我想问一下，windows 2003能不装啊，还有对Mysql 5.1.30-community-log可以搭配吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 超群.com</title>
		<link>http://www.fuchaoqun.com/2008/11/sphinx-on-windows-xp/comment-page-1/#comment-231</link>
		<dc:creator>超群.com</dc:creator>
		<pubDate>Sun, 21 Jun 2009 13:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=106#comment-231</guid>
		<description>@ jarod

确认是版本的问题吗？我用的时候是5.0版本，现在已经转投到Linux平台了。

应该不太会是版本的问题，sphinx调用的应该也是mysql的驱动。</description>
		<content:encoded><![CDATA[<p>@ jarod</p>
<p>确认是版本的问题吗？我用的时候是5.0版本，现在已经转投到Linux平台了。</p>
<p>应该不太会是版本的问题，sphinx调用的应该也是mysql的驱动。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jarod</title>
		<link>http://www.fuchaoqun.com/2008/11/sphinx-on-windows-xp/comment-page-1/#comment-230</link>
		<dc:creator>jarod</dc:creator>
		<pubDate>Sun, 21 Jun 2009 09:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=106#comment-230</guid>
		<description>windows 下面，Sphinx .9.8 对mysql 5.1 不如 5.0 的支持的好些的。这个问题有遇到过的？

C:\sphinx\bin&gt;searchd -c sphinx.conf
Sphinx 0.9.8-release (r1533)
Copyright (c) 2001-2008, Andrew Aksyonoff

WARNING: forcing --console mode on Windows
using config file &#039;sphinx.conf&#039;...
creating server socket on 0.0.0.0:3312
WARNING: index &#039;test1&#039;: preload: failed to open c:/sphinx/data/test1.sph: No suc
h file or directory; NOT SERVING
FATAL: no valid indexes to serve</description>
		<content:encoded><![CDATA[<p>windows 下面，Sphinx .9.8 对mysql 5.1 不如 5.0 的支持的好些的。这个问题有遇到过的？</p>
<p>C:\sphinx\bin&gt;searchd -c sphinx.conf<br />
Sphinx 0.9.8-release (r1533)<br />
Copyright (c) 2001-2008, Andrew Aksyonoff</p>
<p>WARNING: forcing &#8211;console mode on Windows<br />
using config file &#8216;sphinx.conf&#8217;&#8230;<br />
creating server socket on 0.0.0.0:3312<br />
WARNING: index &#8216;test1&#8242;: preload: failed to open c:/sphinx/data/test1.sph: No suc<br />
h file or directory; NOT SERVING<br />
FATAL: no valid indexes to serve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 小宝</title>
		<link>http://www.fuchaoqun.com/2008/11/sphinx-on-windows-xp/comment-page-1/#comment-110</link>
		<dc:creator>小宝</dc:creator>
		<pubDate>Tue, 28 Apr 2009 02:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=106#comment-110</guid>
		<description>哈哈，好东西！</description>
		<content:encoded><![CDATA[<p>哈哈，好东西！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sphinx在windows下安装使用 [支持中文全文检索] &#124; 藏宝图</title>
		<link>http://www.fuchaoqun.com/2008/11/sphinx-on-windows-xp/comment-page-1/#comment-92</link>
		<dc:creator>Sphinx在windows下安装使用 [支持中文全文检索] &#124; 藏宝图</dc:creator>
		<pubDate>Tue, 07 Apr 2009 00:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=106#comment-92</guid>
		<description>[...] 转载链接http://chaoqun.17348.com/2008/11/sphinx-on-windows-xp/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 转载链接http://chaoqun.17348.com/2008/11/sphinx-on-windows-xp/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sphinx在windows下安装使用 [支持中文全文检索] &#124; WEB &#38; PHP &#38; MYSQL Note</title>
		<link>http://www.fuchaoqun.com/2008/11/sphinx-on-windows-xp/comment-page-1/#comment-38</link>
		<dc:creator>Sphinx在windows下安装使用 [支持中文全文检索] &#124; WEB &#38; PHP &#38; MYSQL Note</dc:creator>
		<pubDate>Mon, 15 Dec 2008 09:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=106#comment-38</guid>
		<description>[...] 转载链接http://chaoqun.17348.com/2008/11/sphinx-on-windows-xp/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 转载链接http://chaoqun.17348.com/2008/11/sphinx-on-windows-xp/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 超群.com</title>
		<link>http://www.fuchaoqun.com/2008/11/sphinx-on-windows-xp/comment-page-1/#comment-36</link>
		<dc:creator>超群.com</dc:creator>
		<pubDate>Fri, 28 Nov 2008 01:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=106#comment-36</guid>
		<description>上G的数据还不好弄啊，把维基百科的中文版down下来试试http://download.wikimedia.org/backup-index.html</description>
		<content:encoded><![CDATA[<p>上G的数据还不好弄啊，把维基百科的中文版down下来试试http://download.wikimedia.org/backup-index.html</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simonsen</title>
		<link>http://www.fuchaoqun.com/2008/11/sphinx-on-windows-xp/comment-page-1/#comment-35</link>
		<dc:creator>Simonsen</dc:creator>
		<pubDate>Thu, 27 Nov 2008 18:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=106#comment-35</guid>
		<description>四老板也开始研究Sphinx了？很有潜力嘛！
搞这东西最难受的地方就是找不到上G的海量数据做测试……</description>
		<content:encoded><![CDATA[<p>四老板也开始研究Sphinx了？很有潜力嘛！<br />
搞这东西最难受的地方就是找不到上G的海量数据做测试……</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->