GSA 对所有页面进行排序

发布于 2025-01-07 17:32:16 字数 162 浏览 1 评论 0原文

Google 搜索是否提供元数据排序选项。我有一个要求,建议根据受欢迎程度对内容进行排序,并使用分页来放置它们。我们将每个内容的下载/观看计数作为元数据推送给 GSA。

搜索结果中返回的所有结果均按下载/查看次数排列,以便第一页将显示最常用的内容,然后在后续页面中我们将开始看到不太常用的内容。

Does Google search provide sorting option on metadata. I have requirement that suggest to sort contents on there popularity and place them using pagination. We are pushing download/view count on each content to GSA as metadata.

All the results that are returned in the search result are placed in order by download/view count, so that the first page would show the most used content and then in following pages we would start to see the less frequently used content.

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

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

发布评论

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

评论(2

浅黛梨妆こ 2025-01-14 17:32:16

是的,确实可以按 GSA 中的元数据进行排序,

请参阅 https://www.google.com/support/enterprise/static/gsa/docs/admin/72/gsa_doc_set/xml_reference/request_format.html#1083224

使用 sort=meta:metaname 参数来做到这一点。

由于之前的答案不正确,因此碰撞旧线程。

Yes it is indeed possible to sort by meta-data in GSA

Refer https://www.google.com/support/enterprise/static/gsa/docs/admin/72/gsa_doc_set/xml_reference/request_format.html#1083224

Use sort=meta:metaname parameter to do this.

Bumping the old thread since the previous answer was incorrect.

影子是时光的心 2025-01-14 17:32:16

nv185001,

根据文档,GSA 将仅对内容相关性和日期进行排序。您可以尝试开发一个单一框,根据搜索查询词查询下载最多的内容的来源。这至少会将所需的结果合并到您的前端中。

nv185001,

Based upon the documentation the GSA will only perform a sort on content relevance and date. You may attempt to develop a OneBox that queries a source for the top downloaded content based upon the search query term. This would at least incorporate the desired results into your FrontEnd.

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