<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>系统运维 &#187; 全文索引</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/%E5%85%A8%E6%96%87%E7%B4%A2%E5%BC%95/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Tue, 14 Apr 2026 10:59:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>让MySQL支持全文索引</title>
		<link>https://www.osyunwei.com/archives/458.html</link>
		<comments>https://www.osyunwei.com/archives/458.html#comments</comments>
		<pubDate>Wed, 26 Oct 2011 02:46:28 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[全文索引]]></category>

		<guid isPermaLink="false">http://w66416.s75.chinaccnet.cn/?p=458</guid>
		<description><![CDATA[引言：        很多情况下，网站的程序需要MySQL支持全文索引，但是MySQL默认的配置中，并没有开启这个功能，或者说对全文索引支持的不够好，下面我们需要修改MySQL的配置文件： 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接        Linux服务器为my.cnf，在 [mysqld] 下面加入一行“ft_min_word_len=1”，然后重启Mysql        以CentOS默认yum安装的MySQL为例 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 备注：Windows 服务器为my.ini，修改方法相同,请大家自行测试。       修改完成之后，大家在程序中就可以使用全文索引了。 &#160;&#160;&#160;&#160;&#160;» 本文链接：https://www.osyunwei.com/archives/458.html» 订阅本站：https://www.osyunwei.com/feed» 转载请注明来源：系统运维 » 让MySQL支持全文索引<p><a rel="bookmark" href="https://www.osyunwei.com/archives/458.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/458.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
