在 Solr 中将多值字段转换为字段

发布于 2024-11-28 08:12:24 字数 120 浏览 1 评论 0原文

看起来我不小心在 solr 字段(位置字段类型)上设置了多值标志,现在地理空间搜索将无法工作,因为“无法在多值字段上使用 FieldCache”。有没有办法将字段转换为非多值字段(或确定需要删除哪些项目)。我不想重新索引记录。

It looks like I accidently set the multiValued flag on a solr field (location field type) and now the geo spatial searches wont work because "can not use FieldCache on multivalued field." Is there a way to convert the field to a non multivalued field (or identify what items need to be removed). I would hate to have to reindex the records.

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

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

发布评论

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

评论(1

沉溺在你眼里的海 2024-12-05 08:12:24

不,您必须重新索引

Nope, you have to reindex

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