<?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: Fast ESP 5.3 index profile oddities</title>
	<atom:link href="http://blog.comperiosearch.com/blog/2010/11/10/fast-esp-5-3-index-profile-oddities/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.comperiosearch.com/blog/2010/11/10/fast-esp-5-3-index-profile-oddities/</link>
	<description>A blog about Search as THE solution</description>
	<lastBuildDate>Mon, 26 Oct 2015 18:07:52 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>By: Bala Sankar</title>
		<link>http://blog.comperiosearch.com/blog/2010/11/10/fast-esp-5-3-index-profile-oddities/#comment-19008</link>
		<dc:creator><![CDATA[Bala Sankar]]></dc:creator>
		<pubDate>Tue, 07 Jan 2014 22:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://nuggets.comperiosearch.com/?p=85#comment-19008</guid>
		<description><![CDATA[IDocument doc = DocumentFactory.newDocument(uniqueid);
doc.addElement(DocumentFactory.newInteger(&quot;hwboost&quot;, 25000));

In java api, you can boost the ranking with the above code]]></description>
		<content:encoded><![CDATA[<p>IDocument doc = DocumentFactory.newDocument(uniqueid);<br />
doc.addElement(DocumentFactory.newInteger(&#8220;hwboost&#8221;, 25000));</p>
<p>In java api, you can boost the ranking with the above code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: exstyle</title>
		<link>http://blog.comperiosearch.com/blog/2010/11/10/fast-esp-5-3-index-profile-oddities/#comment-23</link>
		<dc:creator><![CDATA[exstyle]]></dc:creator>
		<pubDate>Fri, 06 Jan 2012 15:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://nuggets.comperiosearch.com/?p=85#comment-23</guid>
		<description><![CDATA[Thanks, it seems that I don’t have the latest patch.
Will see if it works better.]]></description>
		<content:encoded><![CDATA[<p>Thanks, it seems that I don’t have the latest patch.<br />
Will see if it works better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus Johansson</title>
		<link>http://blog.comperiosearch.com/blog/2010/11/10/fast-esp-5-3-index-profile-oddities/#comment-22</link>
		<dc:creator><![CDATA[Marcus Johansson]]></dc:creator>
		<pubDate>Wed, 04 Jan 2012 09:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://nuggets.comperiosearch.com/?p=85#comment-22</guid>
		<description><![CDATA[That sounds like a bug. If you haven&#039;t already, make sure to apply all relevant ESP patches (for this particular problem look for the &quot;adminserver&quot; patches), or contact MS technical support.]]></description>
		<content:encoded><![CDATA[<p>That sounds like a bug. If you haven&#8217;t already, make sure to apply all relevant ESP patches (for this particular problem look for the &#8220;adminserver&#8221; patches), or contact MS technical support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: exstyle</title>
		<link>http://blog.comperiosearch.com/blog/2010/11/10/fast-esp-5-3-index-profile-oddities/#comment-21</link>
		<dc:creator><![CDATA[exstyle]]></dc:creator>
		<pubDate>Mon, 02 Jan 2012 15:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://nuggets.comperiosearch.com/?p=85#comment-21</guid>
		<description><![CDATA[Hello,

Yes I&#039;m using importsearchprofile/exportsearchprofile.
I get a MySearchProfile.zip with exportseachprofile. In it I have a file PreviewView.xml which contains some french letters such as é à è ù...
When I try to import it back (with importsearchprofile and without any modification) I have an encoding error :
&lt;code&gt;View validation errors:
Fatal : Invalid byte 2 of 3-byte UTF-8 sequence.&lt;/code&gt;
I&#039;m sure that it&#039;s a problem with PreviewView because I tried to import it without french letters and it worked.]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Yes I&#8217;m using importsearchprofile/exportsearchprofile.<br />
I get a MySearchProfile.zip with exportseachprofile. In it I have a file PreviewView.xml which contains some french letters such as é à è ù&#8230;<br />
When I try to import it back (with importsearchprofile and without any modification) I have an encoding error :<br />
<code>View validation errors:<br />
Fatal : Invalid byte 2 of 3-byte UTF-8 sequence.</code><br />
I&#8217;m sure that it&#8217;s a problem with PreviewView because I tried to import it without french letters and it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus Johansson</title>
		<link>http://blog.comperiosearch.com/blog/2010/11/10/fast-esp-5-3-index-profile-oddities/#comment-20</link>
		<dc:creator><![CDATA[Marcus Johansson]]></dc:creator>
		<pubDate>Fri, 30 Dec 2011 15:07:49 +0000</pubDate>
		<guid isPermaLink="false">http://nuggets.comperiosearch.com/?p=85#comment-20</guid>
		<description><![CDATA[Hi exstyle,

Just to clarify: are you saying the name of your search profile contains a letter with a diacritic? And you&#039;re using the exportsearchprofile / importsearchprofile tools?]]></description>
		<content:encoded><![CDATA[<p>Hi exstyle,</p>
<p>Just to clarify: are you saying the name of your search profile contains a letter with a diacritic? And you&#8217;re using the exportsearchprofile / importsearchprofile tools?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: exstyle</title>
		<link>http://blog.comperiosearch.com/blog/2010/11/10/fast-esp-5-3-index-profile-oddities/#comment-19</link>
		<dc:creator><![CDATA[exstyle]]></dc:creator>
		<pubDate>Fri, 30 Dec 2011 14:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://nuggets.comperiosearch.com/?p=85#comment-19</guid>
		<description><![CDATA[ERRATA :

My problem is in the search profile, not in the index profile.]]></description>
		<content:encoded><![CDATA[<p>ERRATA :</p>
<p>My problem is in the search profile, not in the index profile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: exstyle</title>
		<link>http://blog.comperiosearch.com/blog/2010/11/10/fast-esp-5-3-index-profile-oddities/#comment-18</link>
		<dc:creator><![CDATA[exstyle]]></dc:creator>
		<pubDate>Fri, 30 Dec 2011 14:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://nuggets.comperiosearch.com/?p=85#comment-18</guid>
		<description><![CDATA[hello, 
I have an index Profile with accent character.

I&#039;m using the command to export the indexprofile.  Then i&#039;m trying to import the xml that has just been exported, without any modification, thougt i have an error because the file do not match utf-8, ANSI... 

I&#039;ve tried to change the file charset, but it still doesn&#039;t work ! Any idea ?]]></description>
		<content:encoded><![CDATA[<p>hello,<br />
I have an index Profile with accent character.</p>
<p>I&#8217;m using the command to export the indexprofile.  Then i&#8217;m trying to import the xml that has just been exported, without any modification, thougt i have an error because the file do not match utf-8, ANSI&#8230; </p>
<p>I&#8217;ve tried to change the file charset, but it still doesn&#8217;t work ! Any idea ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jørn Ellefsen</title>
		<link>http://blog.comperiosearch.com/blog/2010/11/10/fast-esp-5-3-index-profile-oddities/#comment-17</link>
		<dc:creator><![CDATA[Jørn Ellefsen]]></dc:creator>
		<pubDate>Thu, 11 Nov 2010 05:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://nuggets.comperiosearch.com/?p=85#comment-17</guid>
		<description><![CDATA[Great work, Hans Terje -  the issues you pinpoint will be of great value for our colleagues and other search specialits to save and make it right the first time!]]></description>
		<content:encoded><![CDATA[<p>Great work, Hans Terje &#8211;  the issues you pinpoint will be of great value for our colleagues and other search specialits to save and make it right the first time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vegard Sandvold</title>
		<link>http://blog.comperiosearch.com/blog/2010/11/10/fast-esp-5-3-index-profile-oddities/#comment-16</link>
		<dc:creator><![CDATA[Vegard Sandvold]]></dc:creator>
		<pubDate>Wed, 10 Nov 2010 22:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://nuggets.comperiosearch.com/?p=85#comment-16</guid>
		<description><![CDATA[Hardcore FAST ESP rank-tuning insights. Great way to introduce yourself, Hans Terje :-)

I know from my own experience that hwboost can be activated for empty queries by adding the directive &quot;expandbitvector&quot; to fsearch.addon. By default, empty queries get zero rank.

Hopefully someone will write blog post about the other gory details of the FAST ESP rank model, like freshness boosting and the entire rank computation algorithm itself.]]></description>
		<content:encoded><![CDATA[<p>Hardcore FAST ESP rank-tuning insights. Great way to introduce yourself, Hans Terje :-)</p>
<p>I know from my own experience that hwboost can be activated for empty queries by adding the directive &#8220;expandbitvector&#8221; to fsearch.addon. By default, empty queries get zero rank.</p>
<p>Hopefully someone will write blog post about the other gory details of the FAST ESP rank model, like freshness boosting and the entire rank computation algorithm itself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
