ASP.NET搜索引擎

我正在建立一个公司网站.我们正在寻找基于ASP.NET的任何开源或付费搜索引擎.应该可以

>搜索站点中所有页面的Web内容.
>所有办公室文件.等等
>如果我们根据用户类型和styff进行了一些searach搜索过滤.

请告诉我们需要考虑哪种工具或软件.

解决方法

试试 Lucene.NET

Apache Lucene is a high-performance,
full-featured text search engine
library written entirely in Java. It
is a technology suitable for nearly
any application that requires
full-text search,especially
cross-platform.

Lucene.Net is a source code,
class-per-class,API-per-API and
algorithmatic port of the Java Lucene
search engine to the C# and .NET
platform utilizing Microsoft .NET
Framework.

以下是一些教程链接,可帮助您入门:

> http://codeclimber.net.nz/archive/2009/09/02/lucene.net-your-first-application.aspx
> http://www.codeproject.com/KB/library/IntroducingLucene.aspx
> http://www.aspfree.com/c/a/BrainDump/Working-with-Lucene-dot-Net/

相关文章

一、 PD简介PowerDesigner 是一个集所有现代建模技术于一身的...
一、存储过程 存储过程就像数据库中运行的方法(函数) 优点:...
一、Ueditor的下载 1、百度编辑器下载地址:http://ueditor....
推荐一款比较牛的富文本编辑器:http://kindeditor.net/
一、异或运算异或,英文为exclusive OR,或缩写成xor异或(x...
一、云计算概念 云计算(cloud computing)是基于互联网的相...