<?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: 用Stop List来缩小Oracle全文索引的大小</title>
	<atom:link href="http://www.anysql.net/oracle/context_index_stoplist.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.anysql.net/oracle/context_index_stoplist.html</link>
	<description>Oracle DBA,MySQL DBA, 数据恢复, 数据迁移, 报表软件, 性能优化, 系统监控</description>
	<lastBuildDate>Mon, 15 Mar 2010 14:54:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: wanmoxiaosheng</title>
		<link>http://www.anysql.net/oracle/context_index_stoplist.html/comment-page-1#comment-1098</link>
		<dc:creator>wanmoxiaosheng</dc:creator>
		<pubDate>Thu, 04 Jun 2009 06:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e7%94%a8stop-list%e6%9d%a5%e7%bc%a9%e5%b0%8foracle%e5%85%a8%e6%96%87%e7%b4%a2%e5%bc%95%e7%9a%84%e5%a4%a7%e5%b0%8f.html#comment-1098</guid>
		<description>请问一下如果需要检索的文本可能包含中文和英文，该如何设置？运行Oracle的数据库服务器该选用中文还是英文的操作系统？谢谢！
</description>
		<content:encoded><![CDATA[<p>请问一下如果需要检索的文本可能包含中文和英文，该如何设置？运行Oracle的数据库服务器该选用中文还是英文的操作系统？谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 木匠</title>
		<link>http://www.anysql.net/oracle/context_index_stoplist.html/comment-page-1#comment-1097</link>
		<dc:creator>木匠</dc:creator>
		<pubDate>Sat, 15 Sep 2007 10:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e7%94%a8stop-list%e6%9d%a5%e7%bc%a9%e5%b0%8foracle%e5%85%a8%e6%96%87%e7%b4%a2%e5%bc%95%e7%9a%84%e5%a4%a7%e5%b0%8f.html#comment-1097</guid>
		<description>我用的是CTXCAT index, 同样是找 $i table.
SELECT DR$TOKEN, COUNT(*)
FROM abedba.DR$WANTS_AUT_X$I
WHERE ROWNUM  1000
order by 2 desc
;
随后我在贴出我的全套解决办法, 针对 CTXCAT catalog index.
</description>
		<content:encoded><![CDATA[<p>我用的是CTXCAT index, 同样是找 $i table.<br />
SELECT DR$TOKEN, COUNT(*)<br />
FROM abedba.DR$WANTS_AUT_X$I<br />
WHERE ROWNUM  1000<br />
order by 2 desc<br />
;<br />
随后我在贴出我的全套解决办法, 针对 CTXCAT catalog index.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anysql</title>
		<link>http://www.anysql.net/oracle/context_index_stoplist.html/comment-page-1#comment-1096</link>
		<dc:creator>anysql</dc:creator>
		<pubDate>Sat, 08 Sep 2007 14:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e7%94%a8stop-list%e6%9d%a5%e7%bc%a9%e5%b0%8foracle%e5%85%a8%e6%96%87%e7%b4%a2%e5%bc%95%e7%9a%84%e5%a4%a7%e5%b0%8f.html#comment-1096</guid>
		<description>想出来的啊.
</description>
		<content:encoded><![CDATA[<p>想出来的啊.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 木匠</title>
		<link>http://www.anysql.net/oracle/context_index_stoplist.html/comment-page-1#comment-1095</link>
		<dc:creator>木匠</dc:creator>
		<pubDate>Sat, 08 Sep 2007 10:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e7%94%a8stop-list%e6%9d%a5%e7%bc%a9%e5%b0%8foracle%e5%85%a8%e6%96%87%e7%b4%a2%e5%bc%95%e7%9a%84%e5%a4%a7%e5%b0%8f.html#comment-1095</guid>
		<description>这个东西好呀, 我们一个在Production用了一段时间Oracle Text 啦.
我就想问问你是从哪里找到这个窍门的 ?
(不要说是度User Guide, 给读出来的, 哈哈)
</description>
		<content:encoded><![CDATA[<p>这个东西好呀, 我们一个在Production用了一段时间Oracle Text 啦.<br />
我就想问问你是从哪里找到这个窍门的 ?<br />
(不要说是度User Guide, 给读出来的, 哈哈)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
