Lucene.NET 性能

发布于 2024-09-02 07:01:40 字数 164 浏览 7 评论 0原文

我有一个由第三方搜索提供商运行的网站,价格昂贵。我要自己动手。

Lucene.NET 是否能够处理大约 25,000 个产品(或文档),每个产品可能有 10 个用于过滤的属性?我希望进行“缩小范围/深入研究”或“分面搜索”。

这听起来是不是对 Lucene.NET 的要求太多了?

I have a website that runs of a third party search provider that is expensive. I am going to roll my own.

Is Lucene.NET capable of ~25,000 products (or documents), each with maybe ten attributes used for filtering? I am looking to do a "narrow/drill down" or "faceted search".

Does that sound like to much to ask from Lucene.NET?

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

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

发布评论

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

评论(1

混吃等死 2024-09-09 07:01:40

我已经使用它处理了数百万个条目,并且性能非常出色。它可靠且易于安装和运行。如果您需要全文搜索,强烈推荐。

I've used it with millions of entries and the performance was excellent. It was reliable and easy to get up and running. Highly recommended if you need full text search.

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