def query(options = {})
    options[:limit] ||= 100
    tag = options[:tag]
    by_trending = discussions_by_trending(options)