solr 中的分布式字段崩溃

发布于 2024-10-16 13:39:36 字数 179 浏览 5 评论 0原文

我正在尝试在 solr 中实现分布式字段折叠。我尝试应用补丁 https://issues.apache.org/jira/browse/SOLR-第1683章 1683有办法做到这一点吗?

I am trying to achieve disrtibuted field collapsing in solr. I tried applying the patch https://issues.apache.org/jira/browse/SOLR-1683 but it didnt seem to work. Is there anyway to do this?

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

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

发布评论

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

评论(2

原来分手还会想你 2024-10-23 13:39:36

它在4.0中实现,并将其称为“组”。
http://wiki.apache.org/solr/FieldCollapsing

It implements in 4.0, and called it as "group".
http://wiki.apache.org/solr/FieldCollapsing

尴尬癌患者 2024-10-23 13:39:36

我自己查看了这个补丁,它似乎是针对 FieldCollapsing 的较旧实现,其中查询参数在 Solr 4.0 中称为“collapse”而不是“group”

I have taken a look at this patch, myself, and it seems to be for an older implementation of FieldCollapsing, where the query parameters are called "collapse" instead of "group" in Solr 4.0

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