Home RSS 2.0 ATOM 1.0  CDF  
 
CodeSegment - Carlos Segura Sanz (blog)
 

Some users have reported some small errors with csegSearch, and some doubts,

- the colorize results only runs in the first set of results (fixed
- some extended results are in incorrect site (fixed)

Try this new version (with care this is not the 1.2 final), first uninstall previous version

csegSearchWebPart12.zip (11,45 KB)

stsadm –o deletewppack –name csegSearchWebPart.cab
iisreset

Stsadm –a addwppack –filename csegSearchWebPart.cab [-globalinstall –force]
iisreset

Plase use the forums to comment bugs and the doubts in foros.ideseg.com

TIPO: To add a custom property (metadata) in the csegSearchResults

1.- In “Site Configuration” go to "Manage Properties of Crawled Content", locate the value-type properties in the urn:schemas-microsoft-com:office:office namespace, select the desired custom metadata (ows_METADATA) and check the option, "Included in the Advanced Search options", which exposes the meta property to the Sharepoint Search Service.

2.- Edit the Search.aspx with Search.aspx?Mode=Edit&PageView=Shared

3.- Export the csegSearch webpart

4.- Edit the .dwp file (add your custom metadata to the <QueryTemplateSelectPart>) This is the select part in the query

“urn:schemas-microsoft-com:office:office:ows_METADATA”

5.- Import the .dwp and put in the Search.aspx page

6.- Then in extended results put

MyMetadata; urn:schemas-microsoft-com:office:office:ows_METADATA

Tuesday, August 09, 2005 5:20:11 AM (Hora de verano romance, UTC+02:00)
Great web part! I am having one problem though :(
I can't get the custom properties to display.

This is the propoerty name:
ows_Modified_x0020_By

This is from my dwp file:
...
"urn:schemas-microsoft-com:sharepoint:portal:objectid",
"urn:schemas-microsoft-com:office:office:ows_Modified_x0020_By"
</QueryTemplateSelectPart>
...
And this is my text in the Extend Results property:
MyMetadata; urn:schemas-microsoft-com:office:office:ows_Modified_x0020_By

Any help would be appreciated. Thanks
Stephan Perhacs
Tuesday, August 09, 2005 4:17:42 PM (Hora de verano romance, UTC+02:00)
One more thing... IO forgot to mention I also made sure "Include this property in Advanced Search options", "Include this property in the content index", and "Allow property to be displayed" were checked.

Thanks.
Stephan Perhacs
Tuesday, August 23, 2005 5:53:02 PM (Hora de verano romance, UTC+02:00)
Fixed in 1.2
csegura
Comments are closed.

Copyright © 2008 Carlos Segura. All rights reserved.