{"id":302,"date":"2022-08-30T14:59:05","date_gmt":"2022-08-30T14:59:05","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/10\/06\/problem-about-population-record-and-share-programming-errors\/"},"modified":"2022-08-30T14:59:05","modified_gmt":"2022-08-30T14:59:05","slug":"problem-about-population-record-and-share-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/problem-about-population-record-and-share-programming-errors\/","title":{"rendered":"problem about population-Record and share programming errors"},"content":{"rendered":"<ul>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/4a70820d8902c2dae701f996c2dfd67a?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nAndreas Hultgren<br \/>\nnode.js mongodb mongoose populate population<br \/>\nhere is my schema :var sourcesSchema = {title: String,name: String,url: String,description: String,category: Array,rating: Number,source_pages: [{type: mongoose.Schema.Types.ObjectId,ref: &#8216;source_page&#8217;,}] }var sourcePageschema = {uname: String,source_name: String,page_address: String,driver_name: String,product: {type: mongoose.Schema.Types.ObjectId,ref: &#8216;products&#8217; \/\/Edit: I&#8217;d put the schema. Silly me.} }var productsSchema = {title: String,uname: String,descriptin: String,image<\/li>\n<\/ul>\n<p id=\"rop\"><small>Originally posted 2013-10-06 01:47:08. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>Andreas Hultgren node.js mongodb mongoose populate population here is my schema :var sourcesSchema = {title: String,name: String,url: String,description: String,category: Array,rating: Number,source_pages: [{type: mongoose.Schema.Types.ObjectId,ref: &#8216;source_page&#8217;,}] }var sourcePageschema = {uname: String,source_name: String,page_address: String,driver_name: String,product: {type: mongoose.Schema.Types.ObjectId,ref: &#8216;products&#8217; \/\/Edit: I&#8217;d put the schema. Silly me.} }var productsSchema = {title: String,uname: String,descriptin: String,image Originally posted 2013-10-06 01:47:08.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-302","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/302","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=302"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/302\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=302"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=302"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=302"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}