<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>MOSS 2007 search customization</title><link>http://blogs.technet.com/pavelka/archive/2007/05/24/moss-2007-search-customization.aspx</link><description>Every time i've been using MOSS 2007 search, i always wanted to have a very simple thing. Before going deeper into the explanations, let's look to the typical item returned after doing the search. What we see here? Actually we see almost everything that</description><dc:language>ru-RU</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: MOSS 2007 search customization</title><link>http://blogs.technet.com/pavelka/archive/2007/05/24/moss-2007-search-customization.aspx#1791463</link><pubDate>Mon, 20 Aug 2007 22:50:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1791463</guid><dc:creator>Matthew</dc:creator><description>&lt;p&gt;Pavel,&lt;/p&gt;
&lt;p&gt;Is there any way to get the URL for the parent folder of a document within a document library using the MOSS Search API? &amp;nbsp;What managed property would I need to use? &amp;nbsp;I don't want to just chop off the file name from the URL.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Matthew&lt;/p&gt;
</description></item><item><title>re: MOSS 2007 search customization</title><link>http://blogs.technet.com/pavelka/archive/2007/05/24/moss-2007-search-customization.aspx#2050613</link><pubDate>Wed, 26 Sep 2007 13:25:12 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2050613</guid><dc:creator>sasya</dc:creator><description>&lt;p&gt;Is theer a way to get the property name in which the search input is found.&lt;/p&gt;
&lt;p&gt;Likw whether the search input is found in the Body, author ot Title of the document.&lt;/p&gt;
</description></item><item><title>re: MOSS 2007 search customization</title><link>http://blogs.technet.com/pavelka/archive/2007/05/24/moss-2007-search-customization.aspx#2474980</link><pubDate>Fri, 16 Nov 2007 17:14:33 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2474980</guid><dc:creator>Jeff</dc:creator><description>&lt;p&gt;Is there a way to add a link to directly edit a document, rather than just navigate to the document library&lt;/p&gt;
</description></item><item><title>re: MOSS 2007 search customization</title><link>http://blogs.technet.com/pavelka/archive/2007/05/24/moss-2007-search-customization.aspx#2806568</link><pubDate>Fri, 01 Feb 2008 03:42:31 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2806568</guid><dc:creator>Robert</dc:creator><description>&lt;p&gt;Hi Pavel,&lt;/p&gt;
&lt;p&gt;Your post solved the exact issue I faced. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;
&lt;p&gt;Robert&lt;/p&gt;
</description></item><item><title>re: MOSS 2007 search customization</title><link>http://blogs.technet.com/pavelka/archive/2007/05/24/moss-2007-search-customization.aspx#3065159</link><pubDate>Tue, 03 Jun 2008 06:49:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3065159</guid><dc:creator>Shankar</dc:creator><description>&lt;p&gt;I wanted to build an employee directory web part and used MOSS's search for the plumbing. &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://techdhaan.wordpress.com/2008/06/03/moss-2007-employee-directory-web-part-using-search-and-data-view-web-parts/"&gt;http://techdhaan.wordpress.com/2008/06/03/moss-2007-employee-directory-web-part-using-search-and-data-view-web-parts/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: MOSS 2007 search customization</title><link>http://blogs.technet.com/pavelka/archive/2007/05/24/moss-2007-search-customization.aspx#3090218</link><pubDate>Thu, 17 Jul 2008 19:15:32 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3090218</guid><dc:creator>Jonathan</dc:creator><description>&lt;p&gt;Hello Pavel,&lt;/p&gt;
&lt;p&gt;Is there a way to get the DocId of each document in the results.xml? &amp;nbsp;Something like the WorkId...but calling the DocId.&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
</description></item><item><title>re: MOSS 2007 search customization</title><link>http://blogs.technet.com/pavelka/archive/2007/05/24/moss-2007-search-customization.aspx#3270228</link><pubDate>Mon, 03 Aug 2009 11:22:19 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3270228</guid><dc:creator>Tekraj</dc:creator><description>&lt;p&gt;Helo Pavel&lt;/p&gt;
&lt;p&gt;would it be possible to get to just the document library level and not the folder within the document library?&lt;/p&gt;
&lt;p&gt;ie. web.site/sitename/doclibraryname/foldername/document.doc&lt;/p&gt;
&lt;p&gt;i would like my search results to link to the properties of the documents - this doesnt appear if the url is within a folder.&lt;/p&gt;
&lt;p&gt;I would then add the dispform.aspx to the doclibaray.&lt;/p&gt;
&lt;p&gt;Forms/DispForm.aspx?ID=&amp;lt;xsl:value-of select=&amp;quot;listids&amp;quot;/&lt;/p&gt;
&lt;p&gt;any ideas for me?&lt;/p&gt;
</description></item></channel></rss>