惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
美团技术团队
博客园_首页
罗磊的独立博客
WordPress大学
WordPress大学
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
IT之家
IT之家
人人都是产品经理
人人都是产品经理
博客园 - 聂微东
Jina AI
Jina AI
V
V2EX
雷峰网
雷峰网
T
Tailwind CSS Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
J
Java Code Geeks
O
OpenAI News
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 三生石上(FineUI控件)
T
Threatpost
Scott Helme
Scott Helme
Latest news
Latest news
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
Tor Project blog
S
SegmentFault 最新的问题
Apple Machine Learning Research
Apple Machine Learning Research
C
Cyber Attacks, Cyber Crime and Cyber Security
有赞技术团队
有赞技术团队
大猫的无限游戏
大猫的无限游戏
C
CERT Recently Published Vulnerability Notes
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
宝玉的分享
宝玉的分享
小众软件
小众软件
I
Intezer
The Hacker News
The Hacker News
Project Zero
Project Zero
博客园 - 叶小钗
T
Threat Research - Cisco Blogs
T
The Exploit Database - CXSecurity.com
S
Schneier on Security
阮一峰的网络日志
阮一峰的网络日志
腾讯CDC
NISL@THU
NISL@THU
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
C
Cybersecurity and Infrastructure Security Agency CISA
博客园 - 【当耐特】
Application and Cybersecurity Blog
Application and Cybersecurity Blog
Hugging Face - Blog
Hugging Face - Blog
P
Privacy & Cybersecurity Law Blog
P
Proofpoint News Feed

博客园 - 零零猪

基于Windows Server 2008 R2的Failover Cluster(故障转移群集)部署Sql Server 2008 AA(主主) 模式群集(第二部分) 基于Windows Server 2008 R2的Failover Cluster(故障转移群集)部署Sql Server 2008 AA(主主) 模式群集(第一部分) 整型运算三个恒等式 Office 2010众多客户端产品、服务器产品试用下载 免费发短信,短信云计算?? Asp.Net MVC 1.0 Action Filters Tips 暂时做一个快乐的SOHO族 Asp.Net MVC使用HtmlHelper渲染,并传递FormCollection参数的陷阱 ASP.Net MVC Relational KeyWord 4 Google 【More...】【欢迎补充】 本博客加入“署名-非商业性使用-禁止演绎 2.5 中国大陆”许可协议 Exchange 2007 队列数据库、队列事务日志文件超过临界值(阈值)导致无法接受邮件解决方案 10步完成Windows 2003+SQLServer 2005 群集(Cluster)安装及配置【备案】 C# 3.0通过Linq、Lambda、匿名函数、代理函数实现数据查询 photosynth Trial 有用的SharePoint英文资源[持续更新] MOSS2007中Feature对象模型操作 SQL日志收缩(ZZ) Microsoft photosynth(图片三维展示) MOSS2007匿名调查列表使用分页符导致的错误分析
MOSS 2007 爬网规则 Contentclass常用属性设置
零零猪 · 2008-10-13 · via 博客园 - 零零猪

    我们在MOSS 2007中进行爬网设置的时候,在爬网范围可以设置相关的爬网规则,比如我们可以查看MOSS 2007 自带的人员搜索的爬网规则(路径:共享服务à搜索设置à查看范围à人员à编辑属性和规则),它的规则是这样写的:Contentclass=urn:content-class:spspeople。

对于Contentclass还有那些属性可以设置呢?查看如下文章:

http://msdn.microsoft.com/en-gb/library/ms975759.aspx

    如下所示:

The ContentClass parameter can be one of the following values:

ContentClass

m_csContentClassSPSSearchQuery ="urn:content-class:SPSSearchQuery"

m_csContentClassSPSNewsListing ="urn:content-class:SPSListing:News"

m_csContentClassSPSPeople ="urn:content-class:SPSPeople"

m_csContentClassSPSCategory ="urn:content-classes:SPSCategory"

m_csContentClassSPSListing ="urn:content-classes:SPSListing"

m_csContentClassSPSListingPerson ="urn:content-classes:SPSPersonListing"

m_csContentClassSPSListingText ="urn:content-classes:SPSTextListing"

m_csContentClassSPSListingSite ="urn:content-classes:SPSSiteListing"

m_csContentClassSPSListingSR ="urn:content-classes:SPSSiteRegistry"

m_csContentClassSTSSite ="STS_Web"

m_csContentClassSTSEvents ="STS_List_Events"

m_csContentClassSTSTasks ="STS_List_Tasks"

m_csContentClassSTSAnnouncements ="STS_List_Announcements"

m_csContentClassSTSPictureLibrary ="STS_List_PictureLibrary", // Picture library list

m_csContentClassSTSDocLibrary ="STS_List_DocumentLibrary", //doc library

m_csContentClassSTSDocLibraryItems ="STS_ListItem_DocumentLibrary" //doc lib items

m_csContentClassSTSPictureItem = "STS_ListItem_PictureLibrary", // picture library list item

m_csContentClassSTSDiscussions = "STS_List_DiscussionBoard"

m_csContentClassSTSContacts ="STS_List_Contacts"

m_csContentClassSTSListBase ="STS_List"

m_csContentClassSTSListing ="STS_List"

m_csContentClassSTSLis tingLinks ="STS_List_Links";

m_csContentCLassSTSListItem ="STS_ListItem"

================================================================
转载要求及授权协议:
作者
零零猪(or)Jiessie327(or)JiessieLiang 
出处http://jiessie327.cnblogs.com/
版权:本文版权归作者所有
转载:欢迎转载,为了尊重作者的劳动成果,在【转载】时请按作者要求,指明文章【出处】或给出【原文链接】,谢谢
================================================================

请遵守署名-非商业性使用-禁止演绎 2.5 中国大陆 License.
================================================================