Sharepoint 人员搜索 - 按字母顺序跨页面排序

发布于 2024-08-29 21:58:16 字数 200 浏览 6 评论 0原文

我有一个 Sharepoint 2007 MOSS 人员搜索 Web 部件,与分页 Web 部件一起使用来显示人员搜索结果。

人员搜索 Web 部件在每个页面上按字母顺序显示结果。但结果并不是按字母顺序跨页排序的。

有谁知道如何通过更改 XSLT 来实现跨页面按字母顺序排序的人员结果?

非常感谢, 导航

I have a Sharepoint 2007 MOSS People Search webpart, used with a Paging webpart to display search results of people.

The people search webpart displays results alphabetically on each page. But the results are not sorted alphabetically across pages.

Does anyone know anyway to acheive an alphabetical sort of people results accross pages, by changing the XSLT for e.g?

Many Thanks,
Nav

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

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

发布评论

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

评论(1

沉鱼一梦 2024-09-05 21:58:16

任何跨页面工作的内容都必须是搜索查询的一部分,而不是 xsl。我认为您只有相关性和社交距离作为开箱即用的搜索 Web 部件上的排序选项,尽管可以使用 sql 搜索语法(可能来自高级搜索框)获得自定义排序。

Anything that works across pages has to be part of the search query, not the xsl. I think you only have relevance and social distance as sort options on the out of box search web parts, though it may be possible to get custom ordering using sql search syntax - possibly from the advanced search box.

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