ASP.NET搜索引擎 [英] ASP.NET Search engine

查看:270
本文介绍了ASP.NET搜索引擎的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在建立一个企业网站的过程。我们正在寻找基于ASP.NET的任何开源或付费搜索引擎。它应该能够

I am in the process of building a corporate web site. We are looking for any open source or paid search engine based on the ASP.NET. It should be able to


  1. 在该网站的所有网页的搜索网页内容。

  2. 所有办公文档。等等。

  3. 如果我们有一些searach reseults根据用户类型和styff过滤。

请让我知道什么样的,我们需要考虑的工具或软件。

Please let me know what kind of tools or software we need to consider.

推荐答案

尝试 Lucene.NET

Apache Lucene是一个高性能,
  全功能的文本搜索引擎
  库完全用Java写成。它
  是一种技术适用于几乎
  需要任何应用程序
  全文搜索,特别是
  跨平台的。

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是源$ C ​​$ C,
  类每类API的每API和
  在Java的Lucene的algorithmatic港
  搜索引擎的C#和.NET
  利用Microsoft .NET平台
  框架。

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.

下面的教程的一些链接,让你开始:

Here are some links of tutorials to get you started:

  • 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/

这篇关于ASP.NET搜索引擎的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆