<?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: ColdFusion UDF to test if a Java Class implements a method</title>
	<atom:link href="http://devbox.computec.de/2009/09/coldfusion-udf-to-test-if-a-java-class-implements-a-method/feed/" rel="self" type="application/rss+xml" />
	<link>http://devbox.computec.de/2009/09/coldfusion-udf-to-test-if-a-java-class-implements-a-method/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coldfusion-udf-to-test-if-a-java-class-implements-a-method</link>
	<description>The Computec development blog</description>
	<lastBuildDate>Fri, 25 Nov 2011 08:11:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Markus Wollny</title>
		<link>http://devbox.computec.de/2009/09/coldfusion-udf-to-test-if-a-java-class-implements-a-method/comment-page-1/#comment-211</link>
		<dc:creator>Markus Wollny</dc:creator>
		<pubDate>Wed, 12 May 2010 07:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://devbox.computec.de/?p=275#comment-211</guid>
		<description>You&#039;ll need to sort by relevance (SPH_SORT_RELEVANCE), too - so if you&#039;ve got some other sort mechanism (like SPH_SORT_ATTR_DESC) set, you won&#039;t see any difference.</description>
		<content:encoded><![CDATA[<p>You&#8217;ll need to sort by relevance (SPH_SORT_RELEVANCE), too &#8211; so if you&#8217;ve got some other sort mechanism (like SPH_SORT_ATTR_DESC) set, you won&#8217;t see any difference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ Chinoy</title>
		<link>http://devbox.computec.de/2009/09/coldfusion-udf-to-test-if-a-java-class-implements-a-method/comment-page-1/#comment-210</link>
		<dc:creator>Russ Chinoy</dc:creator>
		<pubDate>Tue, 11 May 2010 21:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://devbox.computec.de/?p=275#comment-210</guid>
		<description>Hi Markus,

I&#039;ve been using 0.9.9-final and extended search mode (SPH_MATCH_EXTENDED2), but haven&#039;t been able to see any visible differences when using the field weights. I&#039;ll check out your new search component. Hopefully that will provide some guidance!

Thanks,
Russ</description>
		<content:encoded><![CDATA[<p>Hi Markus,</p>
<p>I&#8217;ve been using 0.9.9-final and extended search mode (SPH_MATCH_EXTENDED2), but haven&#8217;t been able to see any visible differences when using the field weights. I&#8217;ll check out your new search component. Hopefully that will provide some guidance!</p>
<p>Thanks,<br />
Russ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus Wollny</title>
		<link>http://devbox.computec.de/2009/09/coldfusion-udf-to-test-if-a-java-class-implements-a-method/comment-page-1/#comment-203</link>
		<dc:creator>Markus Wollny</dc:creator>
		<pubDate>Fri, 07 May 2010 15:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://devbox.computec.de/?p=275#comment-203</guid>
		<description>I&#039;ve had some SetWeight-related trouble today, too. I did manage to get the expected result as long as I used the extended search mode only. There are plans to implement the full weighting functionality with other search modes, too, but this has not made it into the current version yet. You might be interested in my new post on Sphinx, maybe you can make some sense of your SetWeight-problem by taking a peek at my search-component.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had some SetWeight-related trouble today, too. I did manage to get the expected result as long as I used the extended search mode only. There are plans to implement the full weighting functionality with other search modes, too, but this has not made it into the current version yet. You might be interested in my new post on Sphinx, maybe you can make some sense of your SetWeight-problem by taking a peek at my search-component.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus Wollny</title>
		<link>http://devbox.computec.de/2009/09/coldfusion-udf-to-test-if-a-java-class-implements-a-method/comment-page-1/#comment-202</link>
		<dc:creator>Markus Wollny</dc:creator>
		<pubDate>Fri, 07 May 2010 07:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://devbox.computec.de/?p=275#comment-202</guid>
		<description>Hi Russ,

I haven&#039;t actually tested the field-weight feature to any great extent, but as it so happens I am currently in the process of doing a somewhat longer blog post on how to compile, set up, configure and use Sphinx from ColdFusion. I&#039;ll try and cover the field-weight feature as well there with a couple of examples, maybe there&#039;s some conclusive evidence as to what works and what doesn&#039;t to be had there. By the way, which version of Sphinx do you currently use? 0.9.9-final is current at the moment. I hope to have my blog post online by monday.

Kind regards

  Markus</description>
		<content:encoded><![CDATA[<p>Hi Russ,</p>
<p>I haven&#8217;t actually tested the field-weight feature to any great extent, but as it so happens I am currently in the process of doing a somewhat longer blog post on how to compile, set up, configure and use Sphinx from ColdFusion. I&#8217;ll try and cover the field-weight feature as well there with a couple of examples, maybe there&#8217;s some conclusive evidence as to what works and what doesn&#8217;t to be had there. By the way, which version of Sphinx do you currently use? 0.9.9-final is current at the moment. I hope to have my blog post online by monday.</p>
<p>Kind regards</p>
<p>  Markus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ Chinoy</title>
		<link>http://devbox.computec.de/2009/09/coldfusion-udf-to-test-if-a-java-class-implements-a-method/comment-page-1/#comment-201</link>
		<dc:creator>Russ Chinoy</dc:creator>
		<pubDate>Wed, 05 May 2010 17:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://devbox.computec.de/?p=275#comment-201</guid>
		<description>Hi Markus,

Thanks for the great info about how to setup a hashmap for SetFieldWeights in ColdFusion.

I&#039;ve implemented SetFieldWeights in my Sphinx-related code, but am not seeing any difference in the weight values coming back with the search results. Any idea what the problem might be? Do I need to set the field weights for ALL non-attribute index columns (right now I&#039;m just trying to boost the weight for one indexed column)?

Any insight you might have would be greatly appreciated.

Thanks,
Russ</description>
		<content:encoded><![CDATA[<p>Hi Markus,</p>
<p>Thanks for the great info about how to setup a hashmap for SetFieldWeights in ColdFusion.</p>
<p>I&#8217;ve implemented SetFieldWeights in my Sphinx-related code, but am not seeing any difference in the weight values coming back with the search results. Any idea what the problem might be? Do I need to set the field weights for ALL non-attribute index columns (right now I&#8217;m just trying to boost the weight for one indexed column)?</p>
<p>Any insight you might have would be greatly appreciated.</p>
<p>Thanks,<br />
Russ</p>
]]></content:encoded>
	</item>
</channel>
</rss>

