没有SharePoint的Microsoft Search服务器

时间:2011-08-02 11:25:55

标签: search microsoft-search-server

我正在尝试在ASP.NET中进行一种“分面搜索”,并且正在寻找过滤数据的好方法。这就是为什么我有以下问题:

是否可以在不使用SharePoint的情况下使用Microsoft Search Server 2010在SQL数据库上使用FAST搜索? (换句话说:SQL DB可以作为搜索的内容源吗?)我似乎无法在任何地方找到明确的答案。 我在MS网站上找到了这个:

  

以下连接器在Search Server 2010中开箱即用   Express和SharePoint Server 2010:

SharePoint sites
Windows file shares
Exchange public folders
Lotus Notes
Web sites
IFilters for additional repositories
Structured content in databases
Federation object model

我想确保在我开始搞乱它之前它能“正常”。

1 个答案:

答案 0 :(得分:1)

您需要安装SharePoint Foundation(免费版),并将累积更新/服务包安装到install and configure the Secure Store Service。从那里,您可以使用Business Connectivity Services为数据库建模并将其呈现给Search Server Express。 FAST Search是另一种产品,需要额外的软件安装和配置。