<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1052974" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1052974</link>
    <description></description>
    <language>en</language>
          <item>
    <title>UPDATE: Would this be any</title>
    <link>https://www.webmaster-forums.net/web-database-development/what-most-efficient-way-doing#comment-1272853</link>
    <description> &lt;p&gt;UPDATE: Would this be any better? I decided to go the FullText route and implemented that instead... Works great, but is it better on millions of rows?&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;$result &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;mysql_query&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;SELECT *, MATCH(SongName,ArtistName,AlbumName) AGAINST(&#039;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$terms&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;) AS score FROM songs WHERE MATCH(SongName, ArtistName, AlbumName) AGAINST(&#039;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$terms&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;) ORDER BY score DESC LIMIT 30&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Feb 2012 02:05:05 +0000</pubDate>
 <dc:creator>DarkLight</dc:creator>
 <guid isPermaLink="false">comment 1272853 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
