- 
                Notifications
    You must be signed in to change notification settings 
- Fork 214
Open
Description
Hi,
I update the river to 2.0.1 but DBRef still handle as string :(
Here my MongoDb collection
"users": [
    {
      "$ref": "users",
      "$id": ObjectId("5437cbad03643f072c41f6b0")
    }
  ]
Here how it's stored in ES
"users": [
"{ "$ref" : "users", "$id" : "5437cbad03643f072c41f6b0" }"
]
Could you help me?
Thank you
Metadata
Metadata
Assignees
Labels
No labels