[Developers] Cannot update a document content link using mqlwrite

John Giannandrea jg at metaweb.com
Thu May 29 02:12:33 UTC 2008


Will Moffat wrote:
> * Why does it say 'present' rather than 'updated' ?

mystery solved, you have two identical keys in
http://www.freebase.com/tools/explore/user/willmoffat/acre_status

I think this is a bug and is happening because its not a namespace.   
how did you create them?

your two content objects are linked to two different objects with the  
same id, which is confusing the id cache.

{
   "guid" : "#9202a8c04000641f8000000008433520",
   "id" : null
}

{
   "guid" : "#9202a8c04000641f8000000008433517",
   "id" : null
}

-jg



More information about the Developers mailing list