<?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: Modifying DotNetNuke Search and Improving the Results</title>
	<atom:link href="http://www.joesak.com/2007/07/14/modifying-dotnetnuke-search-and-improving-the-results/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joesak.com/2007/07/14/modifying-dotnetnuke-search-and-improving-the-results/</link>
	<description>Front-End XHTML/CSS/JavaScript Web Developer</description>
	<lastBuildDate>Fri, 12 Mar 2010 06:50:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: www.click-a-ticket.de</title>
		<link>http://www.joesak.com/2007/07/14/modifying-dotnetnuke-search-and-improving-the-results/comment-page-1/#comment-15918</link>
		<dc:creator>www.click-a-ticket.de</dc:creator>
		<pubDate>Sat, 20 Feb 2010 10:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.joesak.com/modifying-dotnetnuke-search-and-improving-the-results/#comment-15918</guid>
		<description>Hi, great and helpful article.

Now I give a tip to exent the search to a phonetic search in DNN.

1. Download the code from http://anastasiosyal.com/archive/2009/01/11/18.aspx

2. Do the things describe in this article to register the functions to sql-server 2005 or higher

3. Change the Code to on of the includes string metrics functions for example in GetSearchResults:

(SELECT dbo.Jaro(sw.Word, @Word)) &gt; 0.8

And that&#039;s it ... you have phonetic search in DNN ...
It works great for me!</description>
		<content:encoded><![CDATA[<p>Hi, great and helpful article.</p>
<p>Now I give a tip to exent the search to a phonetic search in DNN.</p>
<p>1. Download the code from <a href="http://anastasiosyal.com/archive/2009/01/11/18.aspx" rel="nofollow">http://anastasiosyal.com/archive/2009/01/11/18.aspx</a></p>
<p>2. Do the things describe in this article to register the functions to sql-server 2005 or higher</p>
<p>3. Change the Code to on of the includes string metrics functions for example in GetSearchResults:</p>
<p>(SELECT dbo.Jaro(sw.Word, @Word)) &gt; 0.8</p>
<p>And that&#8217;s it &#8230; you have phonetic search in DNN &#8230;<br />
It works great for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trouble2</title>
		<link>http://www.joesak.com/2007/07/14/modifying-dotnetnuke-search-and-improving-the-results/comment-page-1/#comment-13861</link>
		<dc:creator>trouble2</dc:creator>
		<pubDate>Wed, 23 Sep 2009 10:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.joesak.com/modifying-dotnetnuke-search-and-improving-the-results/#comment-13861</guid>
		<description>Oh yeah, and if you want to search for pagetitle, description, etc. you can look here: 
http://www.codeplex.com/DNNSearchEnhanced/Release/ProjectReleases.aspx?ReleaseId=21326</description>
		<content:encoded><![CDATA[<p>Oh yeah, and if you want to search for pagetitle, description, etc. you can look here:<br />
<a href="http://www.codeplex.com/DNNSearchEnhanced/Release/ProjectReleases.aspx?ReleaseId=21326" rel="nofollow">http://www.codeplex.com/DNNSearchEnhanced/Release/ProjectReleases.aspx?ReleaseId=21326</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trouble2</title>
		<link>http://www.joesak.com/2007/07/14/modifying-dotnetnuke-search-and-improving-the-results/comment-page-1/#comment-13860</link>
		<dc:creator>trouble2</dc:creator>
		<pubDate>Wed, 23 Sep 2009 10:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.joesak.com/modifying-dotnetnuke-search-and-improving-the-results/#comment-13860</guid>
		<description>You must mean:

...
AND (sw.Word like &#039;%&#039; + @Word + &#039;%&#039; or m.ModuleTitle like &#039;%&#039; + @Word + &#039;%&#039;)
AND (t.IsDeleted = 0)
...</description>
		<content:encoded><![CDATA[<p>You must mean:</p>
<p>&#8230;<br />
AND (sw.Word like &#8216;%&#8217; + @Word + &#8216;%&#8217; or m.ModuleTitle like &#8216;%&#8217; + @Word + &#8216;%&#8217;)<br />
AND (t.IsDeleted = 0)<br />
&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quisenberry</title>
		<link>http://www.joesak.com/2007/07/14/modifying-dotnetnuke-search-and-improving-the-results/comment-page-1/#comment-12903</link>
		<dc:creator>Quisenberry</dc:creator>
		<pubDate>Wed, 29 Jul 2009 15:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.joesak.com/modifying-dotnetnuke-search-and-improving-the-results/#comment-12903</guid>
		<description>Excellent site,Thanks for this great post - I will be sure to check out your blog more often.Just subscriped to your RSS feed....</description>
		<content:encoded><![CDATA[<p>Excellent site,Thanks for this great post &#8211; I will be sure to check out your blog more often.Just subscriped to your RSS feed&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Harvey</title>
		<link>http://www.joesak.com/2007/07/14/modifying-dotnetnuke-search-and-improving-the-results/comment-page-1/#comment-3048</link>
		<dc:creator>Jon Harvey</dc:creator>
		<pubDate>Tue, 12 Feb 2008 14:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.joesak.com/modifying-dotnetnuke-search-and-improving-the-results/#comment-3048</guid>
		<description>To get the page title instead of the module title I wrote this function...


Public Function FormatTitle(ByVal TabID As Integer) As String

Dim strURL As String
  Dim objTabs As New DotNetNuke.Entities.Tabs.TabController
  Dim objTab As DotNetNuke.Entities.Tabs.TabInfo

  objTab = objTabs.GetTab(TabID)

  strURL = objTab.Title.ToString()
  If strURL = &quot;&quot; Then
   strURL = &quot;Home&quot;
  End If

  Return strURL

End Function

Hope that helps!  

Cheers
Jon
www.coderequired.com</description>
		<content:encoded><![CDATA[<p>To get the page title instead of the module title I wrote this function&#8230;</p>
<p>Public Function FormatTitle(ByVal TabID As Integer) As String</p>
<p>Dim strURL As String<br />
  Dim objTabs As New DotNetNuke.Entities.Tabs.TabController<br />
  Dim objTab As DotNetNuke.Entities.Tabs.TabInfo</p>
<p>  objTab = objTabs.GetTab(TabID)</p>
<p>  strURL = objTab.Title.ToString()<br />
  If strURL = &#8220;&#8221; Then<br />
   strURL = &#8220;Home&#8221;<br />
  End If</p>
<p>  Return strURL</p>
<p>End Function</p>
<p>Hope that helps!  </p>
<p>Cheers<br />
Jon<br />
<a href="http://www.coderequired.com" rel="nofollow">http://www.coderequired.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.joesak.com/2007/07/14/modifying-dotnetnuke-search-and-improving-the-results/comment-page-1/#comment-723</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 03 Nov 2007 02:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.joesak.com/modifying-dotnetnuke-search-and-improving-the-results/#comment-723</guid>
		<description>switch out the si.title t.tabname as Title</description>
		<content:encoded><![CDATA[<p>switch out the si.title t.tabname as Title</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Sak</title>
		<link>http://www.joesak.com/2007/07/14/modifying-dotnetnuke-search-and-improving-the-results/comment-page-1/#comment-144</link>
		<dc:creator>Joe Sak</dc:creator>
		<pubDate>Thu, 20 Sep 2007 14:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.joesak.com/modifying-dotnetnuke-search-and-improving-the-results/#comment-144</guid>
		<description>No, I don&#039;t have a solution on displaying the page title, though I imagine you could switch out m.ModuleTitle with t.PageTitle?

But a good solution and replacement for DNN search is &lt;a href=&quot;http://www.snowcovered.com/snowcovered2/Default.aspx?tabid=242&amp;PackageID=5800&quot; rel=&quot;nofollow&quot;&gt;Xepient&#039;s OpenSearch software&lt;/a&gt;.

&lt;a href=&quot;http://www.artemis-solutions.com&quot; rel=&quot;nofollow&quot;&gt;Artemis&lt;/a&gt; used it for &lt;a href=&quot;http://www.cityofsouthfield.com&quot; rel=&quot;nofollow&quot;&gt;City of Southfield&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>No, I don&#8217;t have a solution on displaying the page title, though I imagine you could switch out m.ModuleTitle with t.PageTitle?</p>
<p>But a good solution and replacement for DNN search is <a href="http://www.snowcovered.com/snowcovered2/Default.aspx?tabid=242&#038;PackageID=5800" rel="nofollow">Xepient&#8217;s OpenSearch software</a>.</p>
<p><a href="http://www.artemis-solutions.com" rel="nofollow">Artemis</a> used it for <a href="http://www.cityofsouthfield.com" rel="nofollow">City of Southfield</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.joesak.com/2007/07/14/modifying-dotnetnuke-search-and-improving-the-results/comment-page-1/#comment-143</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 20 Sep 2007 14:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.joesak.com/modifying-dotnetnuke-search-and-improving-the-results/#comment-143</guid>
		<description>Hi Joe,

Any luck on figuring out how to get the Page Title displayed, instead of the Module Title?  If no, do you have any recommendations on Search Engines to replace the core with?

Please let me know.  Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Joe,</p>
<p>Any luck on figuring out how to get the Page Title displayed, instead of the Module Title?  If no, do you have any recommendations on Search Engines to replace the core with?</p>
<p>Please let me know.  Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
