11
Customizing the Search Refinement Web Part in SPS2010 Josh Noble Author: Pro SharePoint 2010 Search [email protected] joshnoble @SurfRay A video recording of this webinar session can be found at: http :// surfray.com/resources/webcasts/408-customizing-searc h-refiners-in-sharepoint-2010-pt1.html

Customizing SharePoint 2010 Search Refiners

  • Upload
    surfray

  • View
    2.523

  • Download
    2

Embed Size (px)

DESCRIPTION

Josh Noble, co-author of Pro SharePoint Search, provides a guide on how to customize SharePoint 2010's native search refinement panel.

Citation preview

Page 1: Customizing SharePoint 2010 Search Refiners

Customizing the Search Refinement Web Part in SPS2010

Josh NobleAuthor: Pro SharePoint 2010 Search

[email protected]@SurfRay

A video recording of this webinar session can be found at:http://surfray.com/resources/webcasts/408-customizing-search-refiners-in-sharepoint-2010-pt1.html

Page 2: Customizing SharePoint 2010 Search Refiners

Customizing the Search Refinement Web Part in SPS2010

Agenda• Web Part Functionality Review• Web Part Customizations

– Exposing Numbers – Adding a New Category– Adjusting the Accuracy Index and Metadata Threshold

• Adding a new Managed Property and Displaying Content Types

• Overview of these settings in Ontolica• Refinement Panel Limitations• Q&A www.surfray.com

Page 4: Customizing SharePoint 2010 Search Refiners

<Category Title="Result Type" Description="The file extension of the item" Type="Microsoft.Office.Server.Search.WebControls.ManagedPropertyFilterGenerator" MetadataThreshold="5" NumberOfFiltersToDisplay="4" MaxNumberOfFilters="0" SortBy="Frequency" SortDirection="Descending" SortByForMoreFilters="Name" SortDirectionForMoreFilters="Ascending" ShowMoreLink="True" MappedProperty="FileExtension" MoreLinkText="show more" LessLinkText="show fewer“Show Counts=“Count”>

Refiner XML Review

www.surfray.com

Page 5: Customizing SharePoint 2010 Search Refiners

Demo

On to the live site

www.surfray.com

Page 6: Customizing SharePoint 2010 Search Refiners

Irretrievable PropertiesAccountBestBetKeywordsCategoryNavigationUrlColleaguesContentsHiddenContentSourceContentTypeDocCommentsDocKeywordsDocSignatureDocSubjectEndDateExcludeFromSummaryExpirationTimeFollowAllAnchorHostingPartition

ModifiedBy

NLCodePageNotesOWS_URLPrivateColleaguesPurposeRankingWeightHighRankingWeightLowRankingWeightNameSiteIDSocialTagTextUrlSPSiteURLStartDateUrlDepthWikiCategory

www.surfray.com

Page 7: Customizing SharePoint 2010 Search Refiners

• Accuracy Index Limit of 500• Can’t have two refinement panels on one page for

audience targeting• Must show all or none of the managed columns

Resolve with either

Limitations

www.surfray.com

Page 8: Customizing SharePoint 2010 Search Refiners

2010

Benefits• Deep refiners with result counts• Quick Filters and Grouping• First-page and full document preview of search results and document libraries• Hit highlighting on document previews• Configurable Actions on Search Results• Audience targeting for all web parts and search suggestions• Customization without programming

www.surfray.com

Page 9: Customizing SharePoint 2010 Search Refiners

Search Center

Relevant Pages

Query Highlighting

Related Queries

Deep Refiners

www.surfray.com

Page 10: Customizing SharePoint 2010 Search Refiners

Q/A & Contact Details

www.surfray.com

Josh NobleAuthor: Pro SharePoint 2010 Search

[email protected]@SurfRay

Page 11: Customizing SharePoint 2010 Search Refiners

Our SharePoint Search Video Webinars:www.surfray.com – see the Resources tab

Mikael Svenson – Tech and Mehttp://techmikael.blogspot.com/

Michal Pisarek – SharePoint Analyst HQhttp://www.sharepointanalysthq.com/

MSDN – Detailed definitions of each XML attributehttp://

msdn.microsoft.com/en-us/library/ff625183.aspx

Additional Resources