向 Luke 添加自定义分析器

发布于 2024-08-15 20:19:53 字数 270 浏览 2 评论 0原文

Luke,出色的 Lucene 索引查看器,现在托管在 Google 代码下。 默认情况下,它支持使用多个开箱即用的 Lucene 分析器。 但是,我想用它来查看我使用自己的自定义分析器构建的索引, 我们将其命名为 MyAnalyzer。 您能告诉我如何将 MyAnalyzer 添加到 Luke 以及默认分析器吗? 谷歌搜索和对 lukeall jar 的一些检查没有给我任何线索。

Luke, the wonderful Lucene index viewer, is now hosted under Google code.
As a default, it supports using several Lucene Analyzers out of the box.
However, I would like to use it to view an index I built using my own custom Analyzer,
Let's call it MyAnalyzer.
Can you please tell me how to add MyAnalyzer to Luke, along with the default analyzers?
Googling and some examination of the lukeall jar gave me no clue.

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

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

发布评论

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

评论(1

定格我的天空 2024-08-22 20:19:53

只需将带有自定义分析器的 jar 放在类路径中即可。

Just put the jar with your custom analyzer in the classpath.

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