體驗SharePoint 2010新功能“Faceted Search”
Fast Search功能將在SharePoint 2010中正式引用,由于SharePoint 2010官方還沒有發(fā)布,想在MOSS 2007上體搶先體驗Faceted Search的用戶可以在http://facetedsearch.codeplex.com/ 上下載安裝。該安裝包不像SharePoint 2010那樣強制要求64位Windows Server 2008的環(huán)境,因此在Windows Server 2003 加 SharePoint 2007上就可以運行。
該網(wǎng)站提供了相關(guān)資料、安裝包下載及Source Code等等,有興趣的朋友可以事先研究一下^ ^
Project Description
MOSS Faceted Search is a set of web parts that provide intuitive way to refine search results by category (facet).
The facets are implemented using SharePoint API and stored within native SharePoint METADATA store. The solution demonstrates following key features:
- Grouping search results by facet
- Displaying a total number of hits per facet value
- Refining search results by facet value
- Update of the facet menu based on refined search criteria
- Displaying of the search criteria in a Bread Crumbs
- Ability to exclude the chosen facet from the search criteria
- Flexibility of the Faceted search configuration and its consistency with MOSS administration
The beauty of the chosen approach is that it doesn't matter how facets are crawled into the METADATA store. Any core MOSS functionality will work the same: indexing through BDC, external web sites via HTTP protocols, or local sharepoint sites, libraries, lists. As soon as the content is indexed and META tag assigned, it is available for facets.
【編輯推薦】