Search Core Results doesnt show PublishingRollupImage<p>Hello Guys,<br/><br/>I am facing exact same issue as explained here [http://objectmix.com/sharepoint/310157-search-core-results-doesnt-show-publishingrollupimage.html]<br/><br/>Can some once please help me with this.<br/><br/>Thanks<br/>Ajay Sawant</p>© 2009 Microsoft Corporation. All rights reserved.Sat, 04 Jul 2009 14:03:52 Z06f52f04-13eb-4409-8cf8-fabdb7983ed4http://social.technet.microsoft.com/Forums/en-US/sharepointsearch/thread/06f52f04-13eb-4409-8cf8-fabdb7983ed4#06f52f04-13eb-4409-8cf8-fabdb7983ed4http://social.technet.microsoft.com/Forums/en-US/sharepointsearch/thread/06f52f04-13eb-4409-8cf8-fabdb7983ed4#06f52f04-13eb-4409-8cf8-fabdb7983ed4Ajay.Sawanthttp://social.technet.microsoft.com/Profile/en-US/?user=Ajay.SawantSearch Core Results doesnt show PublishingRollupImage<p>Hello Guys,<br/><br/>I am facing exact same issue as explained here [http://objectmix.com/sharepoint/310157-search-core-results-doesnt-show-publishingrollupimage.html]<br/><br/>Can some once please help me with this.<br/><br/>Thanks<br/>Ajay Sawant</p>Fri, 03 Jul 2009 19:57:29 Z2009-07-03T19:57:29Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsearch/thread/06f52f04-13eb-4409-8cf8-fabdb7983ed4#3d81ff05-ad2d-461f-9b20-4c58bc203f14http://social.technet.microsoft.com/Forums/en-US/sharepointsearch/thread/06f52f04-13eb-4409-8cf8-fabdb7983ed4#3d81ff05-ad2d-461f-9b20-4c58bc203f14Mike Walsh MVPhttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20Walsh%20MVPSearch Core Results doesnt show PublishingRollupImageInstead of giving a link that isn't even a link to another forum thread, tell us *in the thread* what your problem is.<br/><br/>If you are too lazy to write out your problem, most of us will be uninclined to want to spent our time to help you.<br/><br/>(Moderator)<hr class="sig">WSS FAQ sites: <a href="http://wssv2faq.mindsharp.com">http://wssv2faq.mindsharp.com</a> and <a href="http://wssv3faq.mindsharp.com">http://wssv3faq.mindsharp.com</a> <br/>Total list of WSS 3.0 / MOSS 2007 Books (including foreign language) <a href="http://wssv3faq.mindsharp.com/Lists/v3 WSS FAQ/V Books.aspx">http://wssv3faq.mindsharp.com/Lists/v3%20WSS%20FAQ/V%20Books.aspx</a>Sat, 04 Jul 2009 06:29:06 Z2009-07-04T06:29:06Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsearch/thread/06f52f04-13eb-4409-8cf8-fabdb7983ed4#47240283-698b-451a-b209-8e861f603467http://social.technet.microsoft.com/Forums/en-US/sharepointsearch/thread/06f52f04-13eb-4409-8cf8-fabdb7983ed4#47240283-698b-451a-b209-8e861f603467Ajay.Sawanthttp://social.technet.microsoft.com/Profile/en-US/?user=Ajay.SawantSearch Core Results doesnt show PublishingRollupImage<p>Thanks Mike, I will keep that in mind, below is the description of issue I am facing<br/><br/>I've got an question regarding the search results page in MOSS 2007. What we need is that the image PublishingRollupImage that exists in all publishing templates to be showed in the search core results web part, with the title and description of the articles.</p> <p>This PublishingRollupImage field always shows empty in the search results.</p> <p>These are the procedures that we have done so far:</p> <p>1 Published 2 articles with the field Rollup Image populated with an image</p> <p>2 Aproved both articles and both images associated</p> <p>3 Executed the Full Crawl in the SSP associated do the site</p> <p>4 Created a Managed Property (in the SSP) named PublishingRollupImage<br/>associated to the crawled property ows_publishingrollupimage(Text)</p> <p>5 Again executed the Full Crawl</p> <p>6 In SSP Metadata Property Mappings if I click in the crawled property<br/>ows_publishingrollupimage in the Content using this property I can see the<br/>links for both published articles. Nevertheless, if I click in the managed<br/>property PublishingRollupImage I can see the message &quot;Content using this<br/>property: Number of items found with this property: 0&quot;, therefore I believe<br/>that the problem resides here.</p> <p>7 In the search results page, I have edited the Search Core Results webpart:</p> <p>- Added the column &lt;Column Name=&quot;PublishingRollupImage&quot;/&gt; in option<br/>Selected Columns</p> <p>- Through the XSL Editor replaced all xml with the following (so that we<br/>could see all properties and returned values):</p> <p>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br/>&lt;xsl:stylesheet version=&quot;1.0&quot; xmlns:xsl=&quot;<a href="http://www.w3.org/1999/XSL/Transform">http://www.w3.org/1999/XSL/Transform</a>&quot;&gt;<br/>&lt;xsl:output method=&quot;xml&quot; version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; indent=&quot;yes&quot;/&gt;<br/>&lt;xsl:template match=&quot;/&quot;&gt;<br/>&lt;xmp&gt;<br/>&lt;xsl:copy-of select=&quot;*&quot;/&gt;<br/>&lt;/xmp&gt;<br/>&lt;/xsl:template&gt;<br/>&lt;/xsl:stylesheet&gt;</p> <p>After a search, the field PublishingRollupImage is always empty, even for<br/>both published articles</p> <p>Ex:<br/>&lt;Result&gt;<br/>&lt;id&gt;3&lt;/id&gt;<br/>&lt;workid&gt;2&lt;/workid&gt;<br/>&lt;rank&gt;918&lt;/rank&gt;<br/>&lt;title&gt;plus&lt;/title&gt;<br/>&lt;author&gt;System Account&lt;/author&gt;<br/>&lt;size&gt;34688&lt;/size&gt;<br/>&lt;url&gt;http://www.plus.local/Plus/Pages/plus.aspx&lt;/url&gt;<br/>&lt;urlEncoded&gt;http%3A%2F%2Fwww%2Eplus%2Elocal%2FPlus %2FPages%2Fplus%2Easpx&lt;/urlEncoded&gt;<br/>&lt;description&gt;&lt;/description&gt;<br/>&lt;write&gt;12/3/2007&lt;/write&gt;<br/>&lt;sitename&gt;http://www.plus.local/Plus&lt;/sitename&gt;<br/>&lt;collapsingstatus&gt;1&lt;/collapsingstatus&gt;<br/>&lt;hithighlightedsummary&gt;Hello &lt;c0&gt;Plus&lt;/c0&gt; &lt;ddd /&gt; &lt;c0&gt;Plus&lt;/c0&gt;<br/>&lt;/hithighlightedsummary&gt;<br/>&lt;hithighlightedproperties&gt;<br/>&lt;HHTitle&gt;<br/>&lt;c0&gt;Plus&lt;/c0&gt;<br/>&lt;/HHTitle&gt;<br/>&lt;HHUrl&gt;http://www.plus.local/Plus/Pages/&lt;c0&gt;plus&lt;/c0&gt;.aspx&lt;/HHUrl&gt;<br/>&lt;/hithighlightedproperties&gt;<br/>&lt;contentclass&gt;STS_ListItem_850&lt;/contentclass&gt;<br/>&lt;isdocument&gt;1&lt;/isdocument&gt;<br/>&lt;picturethumbnailurl&gt;&lt;/picturethumbnailurl&gt;<br/>&lt;publishingrollupimage&gt;&lt;/publishingrollupimage&gt;<br/>&lt;imageurl imageurldescription=&quot;Result of type:<br/>document&quot;&gt;/_layouts/images/html16.gif&lt;/imageurl&gt;<br/>&lt;/Result&gt;<br/><br/><br/>Please let me know if I am doing anything wrong here.<br/><br/>Thanks<br/>Ajay Sawant</p>Sat, 04 Jul 2009 14:03:52 Z2009-07-04T14:03:52Z