<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — MySQL search]]></title>
		<link>https://punbb.informer.com/forums/topic/10459/mysql-search/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/10459/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in MySQL search.]]></description>
		<lastBuildDate>Sun, 12 Feb 2006 00:20:59 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: MySQL search]]></title>
			<link>https://punbb.informer.com/forums/post/62126/#p62126</link>
			<description><![CDATA[<div class="quotebox"><cite>Rickard wrote:</cite><blockquote><div class="quotebox"><cite>elbekko wrote:</cite><blockquote><p>Use queries with the LIKE statement</p></blockquote></div><p>No, that will not use fulltext indexing. You need to add a fulltext index to the affected columns and then change the search script to issue queries on the form MATCH (field) AGAINST(&#039;searchtext&#039;). I think there was a mod for this. Not sure though.</p></blockquote></div><p>I found <a href="http://punbb.org/forums/viewtopic.php?id=3860">this one</a>, but it doesn&#039;t attempt switching the search method entirely.</p><p>I&#039;ve had a closer look at search.php, and I think I&#039;m going to hold back on attempting a job like this if no one else has even tried it before. I expect my hosting costs to go through the roof, but I&#039;ll prune some posts or something if I have to.</p><p>Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (Mastodon)]]></author>
			<pubDate>Sun, 12 Feb 2006 00:20:59 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/62126/#p62126</guid>
		</item>
		<item>
			<title><![CDATA[Re: MySQL search]]></title>
			<link>https://punbb.informer.com/forums/post/62106/#p62106</link>
			<description><![CDATA[<p>Rickard,</p><p>Any thoughts on using fulltext search if the database selected on install is MySQL?</p>]]></description>
			<author><![CDATA[null@example.com (hcgtv)]]></author>
			<pubDate>Sat, 11 Feb 2006 17:24:31 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/62106/#p62106</guid>
		</item>
		<item>
			<title><![CDATA[Re: MySQL search]]></title>
			<link>https://punbb.informer.com/forums/post/62104/#p62104</link>
			<description><![CDATA[<div class="quotebox"><cite>elbekko wrote:</cite><blockquote><p>Use queries with the LIKE statement</p></blockquote></div><p>No, that will not use fulltext indexing. You need to add a fulltext index to the affected columns and then change the search script to issue queries on the form MATCH (field) AGAINST(&#039;searchtext&#039;). I think there was a mod for this. Not sure though.</p>]]></description>
			<author><![CDATA[null@example.com (Rickard)]]></author>
			<pubDate>Sat, 11 Feb 2006 17:08:31 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/62104/#p62104</guid>
		</item>
		<item>
			<title><![CDATA[Re: MySQL search]]></title>
			<link>https://punbb.informer.com/forums/post/62090/#p62090</link>
			<description><![CDATA[<p>Use queries with the LIKE statement</p>]]></description>
			<author><![CDATA[null@example.com (elbekko)]]></author>
			<pubDate>Sat, 11 Feb 2006 12:40:07 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/62090/#p62090</guid>
		</item>
		<item>
			<title><![CDATA[MySQL search]]></title>
			<link>https://punbb.informer.com/forums/post/62072/#p62072</link>
			<description><![CDATA[<p>Can anyone explain to me the best way to modify search.php to use MySQL&#039;s proprietary fulltext search instead of PunBB&#039;s database-independent one? Or, if anyone has the modified version laying around, feel free to send it along. <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Mastodon)]]></author>
			<pubDate>Fri, 10 Feb 2006 21:22:14 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/62072/#p62072</guid>
		</item>
	</channel>
</rss>
