Do you think this is a good way to build my product document, this
sample comtains only one document named Product, no documents for
Review, Pictures, Videos, what is you opinion?
Product Document:
{
"Name": "Computer",
"Hardware": [
{
"Name": "Screen",
"Name": "HD"
}
],
"Reviews": [
{
"Body": "Great Computer, I like it very much",
"Ratings": [
{
"Name": "Ease of use",
"Value": 1.0,
"LastModified": "0001-01-01T00:00:00.0000000"
},
{
"Name": "Nice Looking",
"Value": 1.0,
"LastModified": "0001-01-01T00:00:00.0000000"
}
],
"OverallRating": 1.0,
"Username": "dorraba",
"LastModified": "0001-01-01T00:00:00.0000000"
},
{
"Body": "I liked this computer very mich, very recommended",
"Ratings": [
{
"Name": "Ease of use",
"Value": 0.2,
"LastModified": "0001-01-01T00:00:00.0000000"
},
{
"Name": "Quality of Hardware",
"Value": 0.6,
"LastModified": "0001-01-01T00:00:00.0000000"
}
],
"OverallRating": 0.8,
"Username": "moshe",
"LastModified": "0001-01-01T00:00:00.0000000"
}
],
"Pictures": [
{
"Title": "The Computer Package",
"Name": "Computer Package",
"Url": "
http://www.google.com/pic1.jpg",
"Description": null,
"ProductId": 0,
"Username": moshe,
"LastModified": "0001-01-01T00:00:00.0000000"
}
],
"Videos": [
{
"Name": "This is my computerl",
"Url": "
http://www.google.com/video1.mpg",
"Description": null,
"ProductId": 0,
"Username": dorraba,
"LastModified": "0001-01-01T00:00:00.0000000"
}
],
"LastModified": "2012-05-22T12:15:14.3868150"
}