Lucene索引服务

发布于 2024-12-09 11:03:33 字数 219 浏览 1 评论 0原文

我们希望在 J2EE Web 应用程序中使用 lucene。我们想要为 Lucene 相关功能(如索引写入/搜索文档)创建单独的 lucene 服务(将部署在单独的 JBOSS 服务器中)。 我们将从我们的 JEEE 应用程序调用 lucene 服务来获取 lucene 相关功能。

两个应用程序之间通信的最佳方式是什么? RMI/http/webservice 还是其他?

请给一些想法..

We want to use lucene in our J2EE web application. We want create separate lucene service(Which will be deployed in separate JBOSS server) for Lucene related functionality (like indexwriting/searching documents).
We will call lucene service from Our JEEE applcation for lucene related funcationality.

What is the best way to communicate between two application? RMI/http/webservice or any other?

Please give some thoughts..

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

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

发布评论

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

评论(1

纸伞微斜 2024-12-16 11:03:33

不要重新发明轮子。使用 Solr

Don't reinvent the wheel. use Solr.

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