 




<?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>IT Answers &#187; full text search</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/full-text-search/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 15:43:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>full text search in sql server 2000</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/full-text-search-in-sql-server-2000/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/full-text-search-in-sql-server-2000/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 15:48:13 +0000</pubDate>
		<dc:creator>Mark...w</dc:creator>
				<category><![CDATA[full text search]]></category>
		<category><![CDATA[SQL Server 2000]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[can anyone tell me how I can get full text search to work in SQL Server 2000 ? Ive installed it, created a catalogue, selected a table (with a primary key) stepped through the wizard, in fact followed all instructions to the letter. When I run this query SELECT * FROM guidance WHERE CONTAINS(Title, &#8216;Cardiac&#8217;) [...]]]></description>
				<content:encoded><![CDATA[<p>can anyone tell me how I can get full text search to work in SQL Server 2000 ?<br />
Ive installed it, created a catalogue, selected a table (with a primary key) stepped through the wizard, in fact followed all instructions to the letter.  When I run this query</p>
<p>SELECT *<br />
FROM guidance<br />
WHERE CONTAINS(Title, &#8216;Cardiac&#8217;)</p>
<p>I get this error</p>
<p>Server: Msg 7342, Level 16, State 1, Line 1<br />
Unexpected NULL value returned for column &#8216;[FULLTEXT:guidance].KEY&#8217; from the OLE DB provider &#8216;Full-text Search Engine&#8217;. This column cannot be NULL.<br />
OLE DB error trace [Non-interface error:  Unexpected NULL value returned for the column:  ProviderName='Full-text Search Engine', TableName='[FULLTEXT:guidance]&#8216;, ColumnName=&#8217;KEY&#8217;].</p>
<p>Ive googled the error and followed the variouis suggetions, even renaimg the registry entry and reinstalling the full text functionality from the master disk.  Nothing seems to work.</p>
<p>this query returns 1 which shows that its implementd</p>
<p>SELECT DATABASEPROPERTY(&#8216;dbName&#8217;,'IsFulltextEnabled&#8217;)</p>
<p>Ive run out of options.,&#8230;help !</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/full-text-search-in-sql-server-2000/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/14 queries in 0.017 seconds using memcached
Object Caching 313/330 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 21:39:29 -->