<?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: Mysql 全文索引的中文问题 （Mediawiki搜索中文问题）	</title>
	<atom:link href="https://ssmax.net/archives/959.html/feed" rel="self" type="application/rss+xml" />
	<link>https://ssmax.net/archives/959.html</link>
	<description>ssmax blog here~</description>
	<lastBuildDate>Tue, 27 Sep 2011 03:49:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: ssmax		</title>
		<link>https://ssmax.net/archives/959.html/comment-page-1#comment-34257</link>

		<dc:creator><![CDATA[ssmax]]></dc:creator>
		<pubDate>Tue, 27 Sep 2011 03:49:05 +0000</pubDate>
		<guid isPermaLink="false">http://ssmax.net/?p=959#comment-34257</guid>

					<description><![CDATA[这个是没啥办法解决的了，新版已经和我的这种做法差不多了，要再精确一点除非针对中文进行分词了，wiki的做法其实偷懒，但是比较容易实现，一元分词，呵呵。]]></description>
			<content:encoded><![CDATA[<p>这个是没啥办法解决的了，新版已经和我的这种做法差不多了，要再精确一点除非针对中文进行分词了，wiki的做法其实偷懒，但是比较容易实现，一元分词，呵呵。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Heiher		</title>
		<link>https://ssmax.net/archives/959.html/comment-page-1#comment-34249</link>

		<dc:creator><![CDATA[Heiher]]></dc:creator>
		<pubDate>Mon, 26 Sep 2011 08:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://ssmax.net/?p=959#comment-34249</guid>

					<description><![CDATA[话说这个问题现在怎么办？]]></description>
			<content:encoded><![CDATA[<p>话说这个问题现在怎么办？</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ssmax		</title>
		<link>https://ssmax.net/archives/959.html/comment-page-1#comment-33624</link>

		<dc:creator><![CDATA[ssmax]]></dc:creator>
		<pubDate>Tue, 19 Apr 2011 15:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://ssmax.net/?p=959#comment-33624</guid>

					<description><![CDATA[呵呵，我也不太上msn，邮箱是ssmax@126.com ，邮件交流下也行，你可以把你那两个文件发给我瞅瞅。]]></description>
			<content:encoded><![CDATA[<p>呵呵，我也不太上msn，邮箱是ssmax@126.com ，邮件交流下也行，你可以把你那两个文件发给我瞅瞅。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nstal		</title>
		<link>https://ssmax.net/archives/959.html/comment-page-1#comment-33622</link>

		<dc:creator><![CDATA[nstal]]></dc:creator>
		<pubDate>Sun, 17 Apr 2011 10:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://ssmax.net/?p=959#comment-33622</guid>

					<description><![CDATA[Hi~ 我搭建了自己的私人wiki使用的是以下配置

MediaWiki 	1.15.1
PHP 	5.3.2-1ubuntu4.7 (apache2handler)
MySQL 	5.1.41-3ubuntu12.10

安装是通过ubuntu的apt-get方式。

使用了这篇文章中的修改方法。不过SearchMySQL4.php这个文件是空的（也许因为我用的是mysql5），所以我修改了SearchMySQL.php。

没有什么变化囧。

希望能加QQ讨论.（如果有邮箱，MSN，Gtalk之类的，我不太用QQ^_^）。
谢谢～～]]></description>
			<content:encoded><![CDATA[<p>Hi~ 我搭建了自己的私人wiki使用的是以下配置</p>
<p>MediaWiki 	1.15.1<br />
PHP 	5.3.2-1ubuntu4.7 (apache2handler)<br />
MySQL 	5.1.41-3ubuntu12.10</p>
<p>安装是通过ubuntu的apt-get方式。</p>
<p>使用了这篇文章中的修改方法。不过SearchMySQL4.php这个文件是空的（也许因为我用的是mysql5），所以我修改了SearchMySQL.php。</p>
<p>没有什么变化囧。</p>
<p>希望能加QQ讨论.（如果有邮箱，MSN，Gtalk之类的，我不太用QQ^_^）。<br />
谢谢～～</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ssmax		</title>
		<link>https://ssmax.net/archives/959.html/comment-page-1#comment-33567</link>

		<dc:creator><![CDATA[ssmax]]></dc:creator>
		<pubDate>Tue, 25 Jan 2011 11:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://ssmax.net/?p=959#comment-33567</guid>

					<description><![CDATA[MediaWiki 1.11.1

公司的，很老了，也懒得升级了

估计新版本有些不同了吧，如果还是用mysql全文索引的话你看看应该也能优化下，呵呵。]]></description>
			<content:encoded><![CDATA[<p>MediaWiki 1.11.1</p>
<p>公司的，很老了，也懒得升级了</p>
<p>估计新版本有些不同了吧，如果还是用mysql全文索引的话你看看应该也能优化下，呵呵。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: he		</title>
		<link>https://ssmax.net/archives/959.html/comment-page-1#comment-33563</link>

		<dc:creator><![CDATA[he]]></dc:creator>
		<pubDate>Fri, 21 Jan 2011 19:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://ssmax.net/?p=959#comment-33563</guid>

					<description><![CDATA[是什么版本 1.15还是1.16?

你的wordpress有email回复吗?]]></description>
			<content:encoded><![CDATA[<p>是什么版本 1.15还是1.16?</p>
<p>你的wordpress有email回复吗?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ssmax		</title>
		<link>https://ssmax.net/archives/959.html/comment-page-1#comment-33167</link>

		<dc:creator><![CDATA[ssmax]]></dc:creator>
		<pubDate>Fri, 06 Aug 2010 05:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://ssmax.net/?p=959#comment-33167</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://ssmax.net/archives/959.html/comment-page-1#comment-33161&quot;&gt;GaoHu&lt;/a&gt;.

呵呵，可以加我的qq大家讨论下。]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://ssmax.net/archives/959.html/comment-page-1#comment-33161">GaoHu</a>.</p>
<p>呵呵，可以加我的qq大家讨论下。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: GaoHu		</title>
		<link>https://ssmax.net/archives/959.html/comment-page-1#comment-33161</link>

		<dc:creator><![CDATA[GaoHu]]></dc:creator>
		<pubDate>Fri, 16 Jul 2010 03:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://ssmax.net/?p=959#comment-33161</guid>

					<description><![CDATA[楼主，请问一下我按照你的设置了，好像不好使呢，为什么啊？]]></description>
			<content:encoded><![CDATA[<p>楼主，请问一下我按照你的设置了，好像不好使呢，为什么啊？</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
