Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8916115
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T05:09:09+00:00 2026-06-15T05:09:09+00:00

Looking at the documentation for UGC in Tridion SP1 2011, is it possible to

  • 0

Looking at the documentation for UGC in Tridion SP1 2011, is it possible to dynamically query for “popular” content – so return all pages or components ordered by rating or number of comments?

The UGC commands seem to deal with comments/rating on an individual page/component – but not querying for content based upon that data.

Is something available in CD Web Service when you install UGC?

Cheers

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T05:09:11+00:00Added an answer on June 15, 2026 at 5:09 am

    I can definitely answer this part of your question:

    Is something available in CD Web Service when you install UGC?

    Yes. When you install UGC, your CD Web Service will get new collections for these UGC item types:

    • Comments
    • ItemStats
    • Ratings
    • Users

    You can get the most popular items like this:

    .../odata.svc/ItemStats?$orderby=AverageRating desc
    

    If you filter it first and then limit the number of results it’ll probably result in a slightly faster query:

    .../odata.svc/ItemStats?$orderby=AverageRating desc&$filter=AverageRating gt 0.0&$top=5
    

    I expect that ItemStats are probably also available through the Java and .NET APIs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm looking the documentation about publishing the message to wall from Facebook app http://developers.facebook.com/docs/reference/dialogs/feed/
I'm looking for documentation on boost::threadpool. I downloaded the source and documentation zip files.
I'm looking for documentation on C++ code for file and directory implementation into C++
Looking through the documentation for CFDataRef I can't see anything that will compress a
When looking through the documentation for SFML, I noticed the ability to rotate a
I'm looking at WCF documentation in the MSDN ( http://msdn.microsoft.com/en-us/library/bb332338.aspx ), and have come
I'm looking for some documentation on how Information Retrieval systems (e.g., Lucene) store their
I was looking at libstdc++ documentation at http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01618.html and found it arranged in modules
The documentation for [Ignition][1] is rather sparse. I'm looking at the documentation for the
I am interested in using a DataObject and have been looking through the documentation.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.