IKVM.NET 和 Lucene

发布于 2024-09-29 20:18:04 字数 191 浏览 1 评论 0原文

我正在使用 Lucene.Net,但 Lucene 有一些有趣的 Java 组件(尤其是分析器)尚未移植到 Lucene.NET,所以也许 IKVM 是更好的选择。一些研究表明 IKVM 似乎工作得很好,但我还没有看到任何关于 Lucene 的信息。

有人有使用 IKVM.NET 运行 Lucene 的经验并可以分享他的印象吗?

谢谢

I am using Lucene.Net but there are some interesting Java components for Lucene (especially analyzers) that haven't been ported to Lucene.NET yet so maybe IKVM is a better choice. Some research has shown that IKVM seems to work pretty well, but I haven't seen anything regarding Lucene.

Does anybody have experience running Lucene with IKVM.NET and can share his impressions?

Thanks

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

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

发布评论

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

评论(1

最近可好 2024-10-06 20:18:04

我们在一个大型 C# 项目中通过 IKVM 使用 Lucene。它工作得很好,而且性能也相当不错。我们还使用荧光笔组件 - 如上面帖子中的链接所述。

但您将来也应该关注 Lucene.Net。它现在是官方的 apache 顶级项目 (http://www.infoq .com/news/2012/08/Lucene-net)。所以我想它会在一段时间内赶上 Lucene (Java)。

We are using Lucene through IKVM in a big C#-project. It works very well, also the performance is quite good. We also using the highlighter component - as described under the link in the post above.

But also you should keep an eye on Lucene.Net in the future. It is now a official apache top-level-project (http://www.infoq.com/news/2012/08/Lucene-net). So i guess it will catch up to Lucene (Java) in some time..

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