pjebs commented :
See <------------------------
below
{
"chain": [
{
"uid": "0x4e27",
"node.owner": [
{
"uid": "0x4e21",
"user.name": "johny"
}
],
"node.hashid": "jjtn4cdirv",
"node.xdata": "{\"title\":\"The Two Towers\",\"authors\":[\"J. R. R. Tolkien\"]}",
"node.parent": [
{
"uid": "0x2711", <----------------------------
"node.owner": [ <--------------- EXPANDED
{
"uid": "0x1",
"user.name": "powerofgod"
}
],
"node.hashid": "myin9aksq",
"node.xdata": "{\"title\":\"The Da Vinci Code\",\"authors\":[\"Dan Brown\"]}",
"node.parent|facet": "required"
},
{
"uid": "0x4e25",
"node.owner": [
{
"uid": "0x1",
"user.name": "powerofgod"
}
],
"node.hashid": "r9t9rc4ip",
"node.xdata": "{\"title\":\"Pride and Prejudice\",\"authors\":[\"Jane Austen\"]}",
"node.parent": [
{
"uid": "0x2711", <------------------------SAME NODE (no expanded node.owner)
"node.hashid": "myin9aksq",
"node.xdata": "{\"title\":\"The Da Vinci Code\",\"authors\":[\"Dan Brown\"]}",
"node.parent|facet": "required"
}
],
"node.parent|facet": "recommended"
},
{
"uid": "0x4e26",
"node.owner": [
{
"uid": "0x4e21",
"user.name": "johny"
}
],
"node.hashid": "35t8qc8i5",
"node.xdata": "{\"title\":\"The Hobbit\",\"authors\":[\"J. R. R. Tolkien\"]}",
"node.parent": [
{
"uid": "0x2711", <------------------------SAME NODE (no expanded node.owner)
"node.hashid": "myin9aksq",
"node.xdata": "{\"title\":\"The Da Vinci Code\",\"authors\":[\"Dan Brown\"]}",
"node.parent|facet": "recommended"
},
{
"uid": "0x4e25",
"node.hashid": "r9t9rc4ip",
"node.xdata": "{\"title\":\"Pride and Prejudice\",\"authors\":[\"Jane Austen\"]}",
"node.parent|facet": [ <--------------- ISSUE #3582 (different issue)
"required",
"required"
]
}
],
"node.parent|facet": "recommended"
}
]
}
]
}