我正在尝试在搜索核心结果Web部件中显示托管属性(内容类型),但它无法正常工作。
I have created the Managed Property in CA
I have mapped it to content type
I have done a full crawl
I have checked the "Content Using this property" in CA
I have added the column name in the tool panne and also the xslt code
(如此处所述:http://www.prosharepointsearch.com/?p=240)
但我仍然无法在Web部件中看到托管属性。
我还需要检查什么?
答案 0 :(得分:0)
问题解决了。我上面发布的链接正常工作。在我看来,我的问题是我从网站复制代码并将其粘贴在Visual Studio中,这导致了问题。请注意,我做了引号的格式化:(')和(“),但是没有用。
所以我的解决方案就是从头开始输入我的自己。这样就避免了复制和粘贴造成的任何问题。