扩展 CoreResultsWebPart 后缺少属性

发布于 2024-10-09 23:24:57 字数 169 浏览 6 评论 0原文

我使用新类扩展了 CoreResultsWebPart,并将其部署并包含在核心搜索结果部分上方的搜索中心页面中。

在运行时,我的新 Web 部件的结果集中可用的属性缺少我的所有自定义托管属性。它们在默认核心搜索结果 Web 部件中可用。

我是否需要在 Web 部件上配置设置才能包含其他属性?

I've extended the CoreResultsWebPart using a new class, and have deployed it and included it in a search center page above the Core Search Results part.

At run time, the properties available in the result set for my new web part are missing all of my custom managed properties. They are available in the default core search results web part.

Is there a setting I need to configure on my web part in order to include the additional properties?

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

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

发布评论

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

评论(1

原来分手还会想你 2024-10-16 23:24:57

我忘记设置 SelectColumns 属性。

I had forgotten to set the SelectColumns property.

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