<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>KBPublisher Forums &#187; Topic: KB 2.1</title>
<link>http://kbpublisher.com/forums/</link>
<description>KBPublisher Forums &#187; Topic: KB 2.1</description>
<language>en</language>
<pubDate>Thu, 09 Feb 2012 18:15:33 +0000</pubDate>

<item>
<title>onesign on "KB 2.1"</title>
<link>http://kbpublisher.com/forums/topic.php?id=159#post-471</link>
<pubDate>Fri, 15 Jan 2010 08:24:49 +0000</pubDate>
<dc:creator>onesign</dc:creator>
<guid isPermaLink="false">471@http://kbpublisher.com/forums/</guid>
<description>&#60;p&#62;Ah, yes. You should add fulltext index on body field.
&#60;/p&#62;</description>
</item>
<item>
<title>nidave on "KB 2.1"</title>
<link>http://kbpublisher.com/forums/topic.php?id=159#post-470</link>
<pubDate>Mon, 11 Jan 2010 12:01:02 +0000</pubDate>
<dc:creator>nidave</dc:creator>
<guid isPermaLink="false">470@http://kbpublisher.com/forums/</guid>
<description>&#60;p&#62;Spoke too soon&#60;br /&#62;
I keep getting&#60;br /&#62;
Database error!&#60;br /&#62;
It is possible server is overloaded. Try again or come back later.
&#60;/p&#62;</description>
</item>
<item>
<title>nidave on "KB 2.1"</title>
<link>http://kbpublisher.com/forums/topic.php?id=159#post-469</link>
<pubDate>Mon, 11 Jan 2010 09:59:28 +0000</pubDate>
<dc:creator>nidave</dc:creator>
<guid isPermaLink="false">469@http://kbpublisher.com/forums/</guid>
<description>&#60;p&#62;thanks very much. :)
&#60;/p&#62;</description>
</item>
<item>
<title>onesign on "KB 2.1"</title>
<link>http://kbpublisher.com/forums/topic.php?id=159#post-468</link>
<pubDate>Mon, 11 Jan 2010 00:40:11 +0000</pubDate>
<dc:creator>onesign</dc:creator>
<guid isPermaLink="false">468@http://kbpublisher.com/forums/</guid>
<description>&#60;p&#62;client/inc/KBClientSearchGenerator.php&#60;/p&#62;
&#60;p&#62;from&#60;br /&#62;
$sql['select'] = &#34;MATCH (e.title, e.body, e.meta_keywords, e.meta_description) AGAINST ('$str') AS score&#34;;&#60;br /&#62;
$sql['where']  = &#34;MATCH (e.title, e.body, e.meta_keywords, e.meta_description) AGAINST ('$str' IN BOOLEAN MODE)&#34;;&#60;p&#62;to&#60;br /&#62;
$sql['select'] = &#34;MATCH (e.body) AGAINST ('$str') AS score&#34;;&#60;br /&#62;
$sql['where']  = &#34;MATCH (e.body) AGAINST ('$str' IN BOOLEAN MODE)&#34;;&#60;p&#62;it will search only by body field
&#60;/p&#62;</description>
</item>
<item>
<title>nidave on "KB 2.1"</title>
<link>http://kbpublisher.com/forums/topic.php?id=159#post-464</link>
<pubDate>Thu, 07 Jan 2010 15:44:16 +0000</pubDate>
<dc:creator>nidave</dc:creator>
<guid isPermaLink="false">464@http://kbpublisher.com/forums/</guid>
<description>&#60;p&#62;I am using the free version of the script as an internal knowledge base within the office. (once I get the money I will pay for the latest version) however I want to change the way the searches are done. I want to just search through the meta keywords not the body of the article. I assume I need to change KBClientSearchModel.php and &#60;/p&#62;
&#60;p&#62;$sql = &#34;&#60;br /&#62;
oSELECT&#60;br /&#62;
oe.*,&#60;br /&#62;
oSUBSTRING_INDEX(e.body,' ',70) AS body, &#60;/p&#62;
&#60;p&#62;I think the change needs to be&#60;br /&#62;
SUBSTRING_INDEX(e.meta_keywords,' ',70) AS meta_keywords,&#60;/p&#62;
&#60;p&#62;I have no great knowledge with PHP and SQL so am making guesses. &#60;/p&#62;
&#60;p&#62;I would be very grateful for any help.&#60;br /&#62;
Dave
&#60;/p&#62;</description>
</item>

</channel>
</rss>

