<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : FULLTEXT SEARCH in WWF 8 ?</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : FULLTEXT SEARCH in WWF 8 ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 06:50:37 +0000</pubDate>
  <lastBuildDate>Fri, 10 Mar 2006 12:54:36 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=18663</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[FULLTEXT SEARCH in WWF 8 ? : Thanks Ritchie, I will look into...]]></title>
   <link>https://forums.webwiz.net/fulltext-search-in-wwf-8_topic18663_post101023.html#101023</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18663<br /><strong>Posted:</strong> 10&nbsp;March&nbsp;2006 at 12:54pm<br /><br />Thanks Ritchie, I will look into such a feature for the SQL Server version.]]>
   </description>
   <pubDate>Fri, 10 Mar 2006 12:54:36 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/fulltext-search-in-wwf-8_topic18663_post101023.html#101023</guid>
  </item> 
  <item>
   <title><![CDATA[FULLTEXT SEARCH in WWF 8 ? : Greetings Borg!  In WWF 8 MSSQL...]]></title>
   <link>https://forums.webwiz.net/fulltext-search-in-wwf-8_topic18663_post100985.html#100985</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20806">Ritchie</a><br /><strong>Subject:</strong> 18663<br /><strong>Posted:</strong> 09&nbsp;March&nbsp;2006 at 7:22pm<br /><br /><SPAN id=r_text name="r_text">Greetings Borg! <DIV>In WWF 8 MSSQL the version very simply can add fulltext search. It can repeatedly lower loading on a server and raise efficiency of search in particular: It is necessary to replace only&nbsp;3 lines in a file search_process.asp:</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#ff0000>strSQLwhereKeywords = strSQLwhereKeywords &amp; " (" &amp; strTableFieldName &amp; " LIKE '%" &amp; strSearchKeywords &amp; "%')"</FONT><BR></DIV><DIV>Replace:</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#006600>strSQLwhereKeywords = strSQLwhereKeywords &amp; " CONTAINS(" &amp; strTableFieldName &amp; " , '""" &amp; strSearchKeywords &amp; """')"</FONT></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>And </DIV><DIV>&nbsp;</DIV><DIV><FONT color=#ff0000>strSQLwhereKeywords = strSQLwhereKeywords &amp; "AND (" &amp; strTableFieldName &amp; " LIKE '%" &amp; strSearchKeywords &amp; "%')"</FONT><BR></DIV><DIV>Replace:</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#006600>strSQLwhereKeywords = strSQLwhereKeywords &amp; " AND CONTAINS(" &amp; strTableFieldName &amp; " , '""" &amp; strSearchKeywords &amp;</FONT></DIV><DIV>&nbsp;</DIV><DIV>And</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#ff0000>strSQLwhereKeywords = strSQLwhereKeywords &amp; strTableFieldName &amp; " LIKE '%" &amp; sarySearchWord(intCurrentRecord) &amp; "%'"</FONT><BR></DIV><DIV>Replace:</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#006600>strSQLwhereKeywords = strSQLwhereKeywords &amp; " CONTAINS(" &amp; strTableFieldName &amp; " , '""" &amp; sarySearchWord(intCurrentRecord) &amp; """')"</FONT></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;In an administrative part of a forum it is possible to add function of inclusion of fulltext search for MSSQL versions of a forum very much it would be desirable that this opportunity was... </DIV><DIV>&nbsp;</DIV><DIV>What you will tell, Borg?</SPAN> <IMG height=17 alt=Wink src="http://forums.webwiz.net/smileys/smiley2.gif" width=17 align=absMiddle border="0"></DIV>]]>
   </description>
   <pubDate>Thu, 09 Mar 2006 19:22:47 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/fulltext-search-in-wwf-8_topic18663_post100985.html#100985</guid>
  </item> 
 </channel>
</rss>