<?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 : Search engine problem</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 : Search engine problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 15:48:32 +0000</pubDate>
  <lastBuildDate>Wed, 12 Sep 2007 11:30:03 +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=24386</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[Search engine problem : Finally it was very easy to solve...]]></title>
   <link>https://forums.webwiz.net/search-engine-problem_topic24386_post127547.html#127547</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26981">patlis</a><br /><strong>Subject:</strong> 24386<br /><strong>Posted:</strong> 12&nbsp;September&nbsp;2007 at 11:30am<br /><br /><P>Finally it was very easy to solve the problem. </P><DIV>In search_process.asp I add an "N" after "LIKE" and before "'%"</DIV><DIV>Now it shows " LIKE N'%" and before was " LIKE '%"</DIV><DIV>Best regards</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 12 Sep 2007 11:30:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/search-engine-problem_topic24386_post127547.html#127547</guid>
  </item> 
  <item>
   <title><![CDATA[Search engine problem : Thanks! ]]></title>
   <link>https://forums.webwiz.net/search-engine-problem_topic24386_post127497.html#127497</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26981">patlis</a><br /><strong>Subject:</strong> 24386<br /><strong>Posted:</strong> 11&nbsp;September&nbsp;2007 at 5:04pm<br /><br />Thanks!]]>
   </description>
   <pubDate>Tue, 11 Sep 2007 17:04:46 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/search-engine-problem_topic24386_post127497.html#127497</guid>
  </item> 
  <item>
   <title><![CDATA[Search engine problem : The data will already be stored...]]></title>
   <link>https://forums.webwiz.net/search-engine-problem_topic24386_post127496.html#127496</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 24386<br /><strong>Posted:</strong> 11&nbsp;September&nbsp;2007 at 5:02pm<br /><br />The data will already be stored in the wrong format.<br><br>You need to put the forum back to how it was with correct database datatypes, correct encoding etc. then when you post new posts they will be searchable.<br>]]>
   </description>
   <pubDate>Tue, 11 Sep 2007 17:02:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/search-engine-problem_topic24386_post127496.html#127496</guid>
  </item> 
  <item>
   <title><![CDATA[Search engine problem : Thanks again, Sorry but i can&amp;#039;t...]]></title>
   <link>https://forums.webwiz.net/search-engine-problem_topic24386_post127494.html#127494</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26981">patlis</a><br /><strong>Subject:</strong> 24386<br /><strong>Posted:</strong> 11&nbsp;September&nbsp;2007 at 4:49pm<br /><br />Thanks again,<DIV>Sorry but i can't anderstand you.</DIV><DIV>what must to do?</DIV><DIV>I tryied to remove the first line ...CODEPAGE="65001" but nuthing</DIV><DIV>Do you have an idea?</DIV>]]>
   </description>
   <pubDate>Tue, 11 Sep 2007 16:49:56 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/search-engine-problem_topic24386_post127494.html#127494</guid>
  </item> 
  <item>
   <title><![CDATA[Search engine problem :   Yes but you have also siad...]]></title>
   <link>https://forums.webwiz.net/search-engine-problem_topic24386_post127492.html#127492</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 24386<br /><strong>Posted:</strong> 11&nbsp;September&nbsp;2007 at 4:37pm<br /><br />Yes but you have also siad that you have set CODEPAGE="65001" which is different to utf-8<br><br>So the front end is working in one encoding, while behind the scene the server is using a different encoding.<br><br>This can lead to issues as both will store and use non-English characters in different ways, thus coursing issues with things like searching.<br><br>You have also changed data types to nvarchar, again this alters the way text is stored.<br><br>It seems that you have modified a number of areas, which in turn prevents searching from working.<br><span style="font-size:10px"><br /><br />Edited by -boRg- - 11&nbsp;September&nbsp;2007 at 4:39pm</span>]]>
   </description>
   <pubDate>Tue, 11 Sep 2007 16:37:24 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/search-engine-problem_topic24386_post127492.html#127492</guid>
  </item> 
  <item>
   <title><![CDATA[Search engine problem : Thaks for your quick answer!  I...]]></title>
   <link>https://forums.webwiz.net/search-engine-problem_topic24386_post127491.html#127491</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26981">patlis</a><br /><strong>Subject:</strong> 24386<br /><strong>Posted:</strong> 11&nbsp;September&nbsp;2007 at 4:33pm<br /><br />Thaks for your quick answer! <DIV>I allready set the encoding to utf-8</DIV><DIV>my page is http://www.gardensandplants.com/forum_gr</DIV><span style="font-size:10px"><br /><br />Edited by patlis - 11&nbsp;September&nbsp;2007 at 4:36pm</span>]]>
   </description>
   <pubDate>Tue, 11 Sep 2007 16:33:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/search-engine-problem_topic24386_post127491.html#127491</guid>
  </item> 
  <item>
   <title><![CDATA[Search engine problem : Sounds like you need to change...]]></title>
   <link>https://forums.webwiz.net/search-engine-problem_topic24386_post127490.html#127490</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 24386<br /><strong>Posted:</strong> 11&nbsp;September&nbsp;2007 at 4:29pm<br /><br />Sounds like you need to change the page encoding that the browser is working in.<br><br>If you are using 9.04 or above, edit the includes/setup_options_inc.asp file and set the correct page encoding for both web pages and RSS Feeds.<br>]]>
   </description>
   <pubDate>Tue, 11 Sep 2007 16:29:38 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/search-engine-problem_topic24386_post127490.html#127490</guid>
  </item> 
  <item>
   <title><![CDATA[Search engine problem : Hi to all, First of all i am...]]></title>
   <link>https://forums.webwiz.net/search-engine-problem_topic24386_post127489.html#127489</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26981">patlis</a><br /><strong>Subject:</strong> 24386<br /><strong>Posted:</strong> 11&nbsp;September&nbsp;2007 at 4:27pm<br /><br />Hi to all,<DIV>First of all i am sorry for my english, so</DIV><DIV>I have a forum with greek language, If i search a english word or a number, the search engine work good. If i try to search a greek word then the search engine they dont give results.</DIV><DIV>Can you help my?</DIV><DIV>Comments</DIV><DIV>I add to all pages the &lt;<a href="mailto:%@LANGUAGE=VB&#083;CRIPT" target="_blank">%@LANGUAGE="VBSCRIPT</A>" CODEPAGE="65001"%&gt; </DIV><DIV>EVERYTHIG else work good except searching</DIV><DIV>In MSSQL database i changed the text fields to nvarhar(max)</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Tue, 11 Sep 2007 16:27:23 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/search-engine-problem_topic24386_post127489.html#127489</guid>
  </item> 
 </channel>
</rss>