当前位置: 首页 > 工具软件 > DotLucene > 使用案例 >

强! .NET程序搜索引擎:DotLucene(Open Source)

朱修德
2023-12-01

 DotLucene - The Open Source Search Engine for .NET


DotLucene 1.4


Do you need a powerful open-source search engine for your .NET application?


你需要运行在.NET程序上强有力的开源搜索引擎吗?

  • Very good performance :很好的性能
  • Ranked search results :排列搜寻结果

  • Search query highlighting in results :搜索结果突出显示
  • Searches structured and unstructured data :搜寻 structured和unstructured 的数据

  • Metadata searching (query by date, search custom fields...): 搜寻元数据(基于时间查询,查找自定义字段)
  • Index size approximately 30% of the indexed text :索引尺寸大约占被索引的正文的30%
  • Can store also full indexed documents :可以储存全部索引的资料
  • Pure managed .NET in a single assembly :完全在单独.NET的assembly中管理
  • Very friendly licensing (Apache Software License 2.0) :非常友好的许可(Apache Software License 2.0)

  • Localizable (support for Brazilian, Czech, Chinese, Dutch, English, French, German, Japanese, Korean and Russian included) :本地化,支持中文
  • Extensible (source code included) :可扩展(包含源代码)
  • DotLucene is a port of Jakarta Lucene to .NET (C#)

    to .NET (C#)
  • Index is compatible with the Java version (Lucene): 索引与Java版(Lucene)相容

  • Current download: DotLucene 1.4.3 Final (2004-02-22)

Recommended Reading

Related Resources

Contact: dan @ dotnetfirebird.org



Codeproject上介绍DotLucune的文章http://www.codeproject.com/useritems/DotLuceneSearch.asp

 类似资料: