[Developers] Article Summary

Aseem Mohanty aseem at metaweb.com
Mon Jun 9 20:10:32 UTC 2008


Hi Kendra.

Unfortunately this cannot be done because the article summary /
description is stored on a file system and not the graph due to space
constraints. As a result the only way to retrieve is it via the trans
service.

AM

On Fri, 6 Jun 2008 12:22:03 -0500
"Kendra Kuhl" <kendra.kuhl at juggle.com> wrote:

# Everyone,
# 
#  
# 
# Is there a way to get the article summary / description using a query
# instead of the trans service?
# 
#  
# 
# This is what I have so far but summary under /common/topic/article is
# empty.
# 
#  
# 
# [
# 
#   {
# 
#     "/common/topic/article" : [
# 
#       {
# 
#         "*" : null
# 
#       }
# 
#     ],
# 
#     "/common/topic/image" : [
# 
#       {
# 
#         "guid" : null,
# 
#         "id" : null,
# 
#         "limit" : 1,
# 
#         "name" : null
# 
#       }
# 
#     ],
# 
#     "/type/object/type" : [],
# 
#     "guid" : null,
# 
#     "id" : null,
# 
#     "limit" : 10,
# 
#     "name" : null,
# 
#     "type" : "/astronomy/galaxy"
# 
#   }
# 
# ]
# 
#  
# 
# Thanks,
# 
#  
# 
# Kendra
# 
# 


-- 
AM


More information about the Developers mailing list