[
http://opencast.jira.com/browse/MH-8894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31065#comment-31065
]
Stephen Marquard commented on MH-8894:
--------------------------------------
If this is being queries with a series ID, why would it be necessary to do step
2, as recording permissions are currently set per-series rather than
per-recording ?
> Search service needs to return popularity of recordings
> -------------------------------------------------------
>
> Key: MH-8894
> URL: http://opencast.jira.com/browse/MH-8894
> Project: Matterhorn Project
> Issue Type: Task
> Components: Administrative Tools
> Affects Versions: Trunk, 1.4, 1.3
> Reporter: Adam McKenzie
> Assignee: Adam McKenzie
>
> University of Cape Town has a need for viewings and watched time to be
> included in search results so that LTI integration and other services can
> display not only the most recent recordings but also the most popular.
> The idea is to add a new endpoint that has the following format:
> episodeWithPopularity.json?sid={sid}&order=DESCENDING&limit=10&offset=2
> This will be a two step process.
> 1. Querying the database through the user action service to return results
> from a series from most popular to least popular.
> 2. This is followed by using the search service to verify that the user has
> access to these recordings using the Solr search service.
> Once enough recordings have been reached the limit after the offset or we
> have run out of recordings we return the results.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________