How to: Add SharePoint 2010 Search Web Parts to Web Part Gallery for Upgraded Site Collections
When you upgrade to Microsoft SharePoint Server 2010, some of the new SharePoint Enterprise Search Web Parts are missing from the Web Part gallery for upgraded site collections. The following are the missing Web Parts:
Refinement Panel
Related Queries
People Refinement Panel
Dual Chinese Search
This topic describes how you can add these Web Parts to the Web Part galleries of the upgraded site collections.
Note |
|---|
|
The Web Part galleries for new site collections will contain these Web Parts; they will be missing only from upgraded site collections. |
You can add the missing Web Parts in two ways:
Activate the Search Server Web Part feature.
Add the Web Parts manually to the Web Part gallery.
To activate the Search Server Web Part feature
To open the Site Settings page for the top-level (root) site of the upgraded site collection, append /_layouts/settings.aspx to the root site's URL, as follows:
http://RootSiteURL/_layouts/settings.aspx
In the Site Collection Administration section of the Site Settings page, click Site collection features.
For Search Server Web Parts, click Activate.
ImportantActivating the Search Server Web Part feature adds only the Web Parts that exist in Microsoft SharePoint Server 2010 for Search, so the People Refinement Panel Web Part will not be added to the Web Part gallery. You must add this Web Part manually, by using the steps described in the next procedure.
To add the Web Parts manually to the Web Part gallery
Create a site collection by using the Enterprise Search Center template, as follows:
Open SharePoint 2010 Central Administration.
In the Application Management section, click Create site collections.
In Template Selection, on the Enterprise tab, click Enterprise Search Center.
Specify values for the required fields in the remaining sections, including Title, URL, and the Primary Site Collection AdministratorUser name fields.
Click OK to create the site collection.
To open the Site Settings page for the site you just created, append /_layouts/settings.aspx to the site's URL, as follows:
http://ServerName/SiteName/_layouts/settings.aspx
In the Galleries section of the Site Settings page, click Web parts.
Select the check box for the DualChinese.dwp entry in the gallery, click Download a Copy, and then click Save to save a copy of the .dwp file to your computer.
Repeat the previous step for the following entries in the Web Part gallery:
Refinement.webpart
PeopleRefinement.webpart
QuerySuggestions.webpart
To open the Site Settings page for the root site of the upgraded site collection, append /_layouts/settings.aspx to the root site's URL, as follows:
http://RootSiteURL/_layouts/settings.aspx
In the Galleries section of the Site Settings page, click Web parts.
In the Library Tools section, click Documents.
Click Upload Document.
Click Browse, navigate to the location where you saved the downloaded files from steps 4 and 5, select DualChinese.dwp, click Open, and then click OK.
In the Web Part Gallery Properties dialog box, type Search for both the Group and Recommendation Settings sections, and then click Save.
Repeat steps 9 through 11 for the following Web Part files:
Refinement.webpart
PeopleRefinement.webpart
QuerySuggestions.webpart
The missing Search Web Parts are now available to any site within the upgraded site collection.
http://msdn.microsoft.com/en-us/library/ff512796(v=office.14).aspx
How to: Add SharePoint 2010 Search Web Parts to Web Part Gallery for Upgraded Site Collections的更多相关文章
- Searching External Data in SharePoint 2010 Using Business Connectivity Services
from:http://blogs.msdn.com/b/ericwhite/archive/2010/04/28/searching-external-data-in-sharepoint-2010 ...
- SharePoint 2010 搜索结果没有显示部分文件
Why SharePoint 2010 search does not show some results? SharePoint 2010 search is better than ever ...
- Customize the SharePoint 2013 search experience with a Content Enrichment web service
Did you ever wish you had more control over how your content is indexed and presented as search resu ...
- [sharepoint]Office Web Apps for SharePoint 2010
Office Web Apps for SharePoint 2010 2012年09月20日 ⁄ 综合 ⁄ 共 908字 ⁄ 字号 小 中 大 ⁄ 评论关闭 After you install Of ...
- Backup and restore of FAST Search for SharePoint 2010
一个同事问我一个问题: 如果FAST Search for SharePoint 2010被full restore到了一个之前的时间点, 那么当FAST Search重新开始一个增量爬网的时候, 会 ...
- How does Web Analytics works under sharePoint 2010
[http://gokanx.wordpress.com/2013/06/15/how-does-web-analytics-works-under-sharepoint-2010/] You nee ...
- SharePoint 2010中列表Add和Delete事件解析
转:http://winsystem.ctocio.com.cn/26/11400026_2.shtml [IT专家网独家撰稿]SharePoint 2010与以前的版本相比,天翻地覆的变化并不为过. ...
- WCF:为 SharePoint 2010 Business Connectivity Services 构建 WCF Web 服务(第 1 部分,共 4 部分)
转:http://msdn.microsoft.com/zh-cn/library/gg318615.aspx 摘要:通过此系列文章(共四部分)了解如何在 Microsoft SharePoint F ...
- SharePoint 2010中使用Visual Studio 2010进行方便快速的Web Part开发
转:http://www.cnblogs.com/fatwhale/archive/2010/02/24/1672633.html 在Visual Studio 2010中, 已经集成了用于Shar ...
随机推荐
- 根据ui控件的字体计算占用的长度
//1.根据icon计算name的长度 CGFloat nameX = CGRectGetMaxX(_icon.frame) + kBorder; CGFloat nameY = iconY; //计 ...
- Oracle数据库作业-1
设有一数据库,包括四个表:学生表(Student).课程表(Course).成绩表(Score)以及教师信息表(Teacher).四个表的结构分别如表1-1的表(一)~表(四)所示,数据如表1-2的表 ...
- OpenShare新功能@2014年10月
新功能@ Oct,2014 增强“应用中心”(就是“企业应用门户”功能):在Dock上增加“应用中心”图标,使得用户无论在任何页面,任何位置,永远都是点击一下即可进入任一企业应用,而无需回退到门户主页 ...
- 如何为不定高度(height:auto)的元素添加CSS3 transition-property:height 动画
但一个元素不设置height时,它的默认值是 auto,浏览器会计算出实际的高度. 但如果想给一个 height:auto 的块级元素的高度添加 CSS3 动画时,该怎么办呢? 从 MDN 的可以查到 ...
- JQuery获取append后的动态元素
在使用ajax请求后,使用jquery将数据append到网页中.发现jquery无法使用append内的id和class获取元素. 例如:$("ul").append(" ...
- 解决方案:Default Activity Not Found !
在Android Studio 中按 Ctrl+F11运行工程的时候,突然弹出一个Edit Configuration 对话框,让选择一个默认的Activity,之前默认情况下是直接编译到虚拟机运行的 ...
- 十九、android中判断sim卡状态和读取联系人资料的方法
在写程序中,有时候可能需要获取sim卡中的一些联系人资料.在获取sim卡联系人前,我们一般会先判断sim卡状态,找到sim卡后再获取它的资料,如下代码我们可以读取sim卡中的联系人的一些信息. Pho ...
- 【学习笔记】【C语言】字符串数组
1.使用场合 * 一维字符数组中存放一个字符串,比如一个名字char name[20] = "mj" * 如果要存储多个字符串,比如一个班所有学生的名字,则需要二维字符数组,cha ...
- Application 统计在线人数
MVC 统计在线人数: protected void Application_Start() { Application[; AreaRegistration.RegisterAllAreas(); ...
- UI4_注册登录界面
// // ViewController.h // UI4_注册登录界面 // // Created by zhangxueming on 15/7/3. // Copyright (c) 2015年 ...