如何在 ASP.NET 中索引 .doc 和 .pdf 文件

发布于 2024-07-25 08:26:31 字数 69 浏览 3 评论 0原文

如何在 asp.net (C#) 中索引存储在数据库(使用 MS SQL Server)中的 .doc 和 .pdf 文件?

How do I index .doc and .pdf files stored in a database (which uses MS SQL Server) in asp.net (C#)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

一腔孤↑勇 2024-08-01 08:26:31

您需要阅读 全文搜索iFilter - 这是IFilter 的 MSDN 文档。 看起来甚至还有一个 IFilter MSDN 博客

该网站看起来有可以下载的过滤器列表

You need to read into Full Text Search and iFilter- here is the MSDN docs for IFilter. It looks like there is even an IFilter MSDN blog.

This site looks like it has a good list of filters you can download.

若无相欠,怎会相见 2024-08-01 08:26:31

Lucene.net 是另一个得到良好支持的选项。 它也是开源的。

Lucene.net is another well supported option. It's open source, too.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文