lucene中的高亮显示

发布于 2024-10-20 18:48:20 字数 80 浏览 3 评论 0原文

我被困住了。我正在使用阅读器来提取文档的内容,我想在搜索时突出显示它。 我怎样才能做到这一点? 有人可以显示一些代码吗?

谢谢 。

I am stuck .I am using a Reader to extract the content of document and I would like to highlight it in search time .
How can I do that ?
Someone can show some code please ?

thank you .

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

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

发布评论

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

评论(1

苦妄 2024-10-27 18:48:20

lemoos,请参阅此问题Nick Hrycan 的博客文章。请注意,这高度依赖于版本,因此您可能需要根据您的 Lucene 版本进行调整。

顺便说一句,Solr 的突出显示要简单得多 - 如果您没有在 Lucene 上投入大量时间和精力,你可以考虑切换到Solr。

lemoos, Please see this question and Nick Hrycan's blog post. Note that this is highly version-dependent, so you will probably need to tweak this to your version of Lucene.

BTW, Solr has much simpler highlighting - if you have not invested a lot of time and effort in Lucene, you may consider switching to Solr.

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