<?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: Looser Search Plugin</title>
	<atom:link href="http://www.blogseye.com/2009/12/looser-search-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogseye.com/2009/12/looser-search-plugin/</link>
	<description>First you dream, then you die</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:22:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
	<item>
		<title>By: Alex</title>
		<link>http://www.blogseye.com/2009/12/looser-search-plugin/comment-page-1/#comment-916</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 12 Nov 2010 15:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogseye.com/?p=50#comment-916</guid>
		<description><!-- insert ads is firing -->Thanks anyway, I figured it out. Now on to the next perfection.</description>
		<content:encoded><![CDATA[<p>Thanks anyway, I figured it out. Now on to the next perfection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.blogseye.com/2009/12/looser-search-plugin/comment-page-1/#comment-908</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 11 Nov 2010 15:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogseye.com/?p=50#comment-908</guid>
		<description><!-- insert ads is firing -->I added a second function and a third Add_Filter. I thought it would just append, but that wasn&#039;t the case. instead, it appears that the last Add_filter for &quot;posts_where&quot; just get overwritten by the last instance of it which is the second function that I created, that pretty much does exactly what the original function does... Count! but it only set up to count in the Title.

It didn&#039;t work. Not really familiar with the hard coded wordpress stuff. ahhh. but I&#039;m going by the this concept, and that concept is to &quot;Append.&quot;</description>
		<content:encoded><![CDATA[<p>I added a second function and a third Add_Filter. I thought it would just append, but that wasn&#8217;t the case. instead, it appears that the last Add_filter for &#8220;posts_where&#8221; just get overwritten by the last instance of it which is the second function that I created, that pretty much does exactly what the original function does&#8230; Count! but it only set up to count in the Title.</p>
<p>It didn&#8217;t work. Not really familiar with the hard coded wordpress stuff. ahhh. but I&#8217;m going by the this concept, and that concept is to &#8220;Append.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://www.blogseye.com/2009/12/looser-search-plugin/comment-page-1/#comment-892</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Tue, 09 Nov 2010 20:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogseye.com/?p=50#comment-892</guid>
		<description><!-- insert ads is firing -->That sorts by the total count and then by title and then date (in case two posts have the same title.

I believe you want to sort by keyword in the title, and then if then by the count of relevant keywords.

for instance:
Baseball - message with 4 keywords
Baseball - message with 3 keywords,
Baseball - message with 2 keywords
Basketball - message with 5 keywords.
etc.</description>
		<content:encoded><![CDATA[<p>That sorts by the total count and then by title and then date (in case two posts have the same title.</p>
<p>I believe you want to sort by keyword in the title, and then if then by the count of relevant keywords.</p>
<p>for instance:<br />
Baseball &#8211; message with 4 keywords<br />
Baseball &#8211; message with 3 keywords,<br />
Baseball &#8211; message with 2 keywords<br />
Basketball &#8211; message with 5 keywords.<br />
etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.blogseye.com/2009/12/looser-search-plugin/comment-page-1/#comment-891</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 09 Nov 2010 20:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogseye.com/?p=50#comment-891</guid>
		<description><!-- insert ads is firing -->it looks like it already suppose title. take a look at 
$orderby=&quot;$sql2 DESC, POST_TITLE DESC, POST_DATE DESC &quot;;</description>
		<content:encoded><![CDATA[<p>it looks like it already suppose title. take a look at<br />
$orderby=&#8221;$sql2 DESC, POST_TITLE DESC, POST_DATE DESC &#8220;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://www.blogseye.com/2009/12/looser-search-plugin/comment-page-1/#comment-889</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Tue, 09 Nov 2010 19:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogseye.com/?p=50#comment-889</guid>
		<description><!-- insert ads is firing -->You&#039;d have to change the select clause that counts the keywords to create two counts, one for the title and one for the body of the post and then use these in the sort.</description>
		<content:encoded><![CDATA[<p>You&#8217;d have to change the select clause that counts the keywords to create two counts, one for the title and one for the body of the post and then use these in the sort.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.blogseye.com/2009/12/looser-search-plugin/comment-page-1/#comment-888</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 09 Nov 2010 19:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogseye.com/?p=50#comment-888</guid>
		<description><!-- insert ads is firing -->Hey, I&#039;m trying to make it list Relevant Keywords in the title first, then the normal function of sorting by count. Can you shine some light on coding this in?</description>
		<content:encoded><![CDATA[<p>Hey, I&#8217;m trying to make it list Relevant Keywords in the title first, then the normal function of sorting by count. Can you shine some light on coding this in?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viki</title>
		<link>http://www.blogseye.com/2009/12/looser-search-plugin/comment-page-1/#comment-45</link>
		<dc:creator>Viki</dc:creator>
		<pubDate>Sat, 12 Dec 2009 05:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogseye.com/?p=50#comment-45</guid>
		<description><!-- insert ads is firing -->That is so true Keith, it does sound like Loser Search! lol. 
I hope its not too late to change the name. 

Although I haven&#039;t used your plugin yet, I was interested in knowing, if its possible to show the widget of latest incoming searches, just on the admin dashboard, instead of the sidebar of the blog, can it be done? 

Btw, you should have an option to get comment replies in the mail. :)

Thanks for your efforts!</description>
		<content:encoded><![CDATA[<p>That is so true Keith, it does sound like Loser Search! lol.<br />
I hope its not too late to change the name. </p>
<p>Although I haven&#8217;t used your plugin yet, I was interested in knowing, if its possible to show the widget of latest incoming searches, just on the admin dashboard, instead of the sidebar of the blog, can it be done? </p>
<p>Btw, you should have an option to get comment replies in the mail. <img src='http://www.blogseye.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks for your efforts!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

