MSS 2010 学习手记
2011-06-15 by 嘉瑜, Category: 码农日记, No Comments 9次浏览
欠债,
- MSS的配置方法
以下为MSS的相关资料
MSS API及SDK文档:
- 超级详细MSDN, SharePoint 企业级搜索 > 查询 Web 服务 > 使用查询 Web Services
- Microsoft.Search.Response Schema Documentation (就是返回的XML的schema类型)
- Microsoft.Office.Server.Search.Query Namespace
- 关于MSS的搜索范围,可自行搜索 microsoft search server scope freetext
- Repost: The secrets of SQL Syntax Queries for Relevant Results in MOSS 2007 Enterprise Search 关于全文检索SQL语法详解
- FREETEXT Predicate in SharePoint Search SQL Syntax 全文检索API (where freetext(defaultproperties)
教学文档:
- Searching your web site with the Microsoft Indexing Service and ASP.NET 注意这个是用的MS索引服务,非MSS,不过类似
- Walkthrough: Creating a Custom Enterprise Search Web Part (MSDN文)
- Understanding Total Hits & Paging in the MOSS 2007 Search API (使用MOSS/MSS进行点击率的统计)
- Stackoverflow: Using Microsoft Search Server 2008 with asp.net/vb.net
内容爬取相关:


