<?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: Catalog Search &#8211; Ascending on first property and descending on second property</title>
	<atom:link href="http://microsoftblog.co.in/commerceserver/catalog-search-ascending-on-first-property-and-descending-on-second-property/feed/" rel="self" type="application/rss+xml" />
	<link>http://microsoftblog.co.in/commerceserver/catalog-search-ascending-on-first-property-and-descending-on-second-property/</link>
	<description>Build world class ecommerce applications using Microsoft Commerce Server</description>
	<lastBuildDate>Fri, 06 Jan 2012 04:06:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Kris</title>
		<link>http://microsoftblog.co.in/commerceserver/catalog-search-ascending-on-first-property-and-descending-on-second-property/comment-page-1/#comment-1252</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Tue, 26 Oct 2010 12:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://microsoftblog.co.in/commerceserver/catalog-search-ascending-on-first-property-and-descending-on-second-property/#comment-1252</guid>
		<description>I got it. Add it to  and . In code, also add it to your queries Model.Properties.</description>
		<content:encoded><![CDATA[<p>I got it. Add it to  and . In code, also add it to your queries Model.Properties.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://microsoftblog.co.in/commerceserver/catalog-search-ascending-on-first-property-and-descending-on-second-property/comment-page-1/#comment-1251</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Tue, 26 Oct 2010 11:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://microsoftblog.co.in/commerceserver/catalog-search-ascending-on-first-property-and-descending-on-second-property/#comment-1251</guid>
		<description>Hi Catalin,

Could you please post what is to be added to the metadatadefinitions.xml in order for the FreeTextSearch_Rank to be returned in the result set?

Regards,

Kris</description>
		<content:encoded><![CDATA[<p>Hi Catalin,</p>
<p>Could you please post what is to be added to the metadatadefinitions.xml in order for the FreeTextSearch_Rank to be returned in the result set?</p>
<p>Regards,</p>
<p>Kris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catalin</title>
		<link>http://microsoftblog.co.in/commerceserver/catalog-search-ascending-on-first-property-and-descending-on-second-property/comment-page-1/#comment-352</link>
		<dc:creator>Catalin</dc:creator>
		<pubDate>Tue, 08 Dec 2009 10:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://microsoftblog.co.in/commerceserver/catalog-search-ascending-on-first-property-and-descending-on-second-property/#comment-352</guid>
		<description>I solved it!
For anyone interested to know.
FreeTextSearch_Rank is the property you need to add to the web part&#039;s sort options.
You also need to add it in MetadataDefinitions.xml, among the  properties.</description>
		<content:encoded><![CDATA[<p>I solved it!<br />
For anyone interested to know.<br />
FreeTextSearch_Rank is the property you need to add to the web part&#8217;s sort options.<br />
You also need to add it in MetadataDefinitions.xml, among the  properties.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catalin</title>
		<link>http://microsoftblog.co.in/commerceserver/catalog-search-ascending-on-first-property-and-descending-on-second-property/comment-page-1/#comment-351</link>
		<dc:creator>Catalin</dc:creator>
		<pubDate>Mon, 07 Dec 2009 16:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://microsoftblog.co.in/commerceserver/catalog-search-ascending-on-first-property-and-descending-on-second-property/#comment-351</guid>
		<description>Hello,

Very interesting post!
However, how does this kind of sorting take place? If first sorts the results based on the first criteria, and then, for those results
which are equal it applies the second criteria?

And a second question:
How do you obtain the search results based only on free text search ranking (without any other sorting option)
in CS 2009 extensibility kit (Microsoft.Commerce.Portal.SearchController.cs, public static List DoProductQuerySearch

Thank you in advance</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Very interesting post!<br />
However, how does this kind of sorting take place? If first sorts the results based on the first criteria, and then, for those results<br />
which are equal it applies the second criteria?</p>
<p>And a second question:<br />
How do you obtain the search results based only on free text search ranking (without any other sorting option)<br />
in CS 2009 extensibility kit (Microsoft.Commerce.Portal.SearchController.cs, public static List DoProductQuerySearch</p>
<p>Thank you in advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>

