Hello,
RFC 6902 - http://jsonpatch.com/ specifies a 'value' field that can be any
JSON type:
eg:
[
{ "op": "replace", "path": "/baz", "value": "boo" },
{ "op": "add", "path": "/hello, "value": ["world"] }
]
How do I set up ES to index these kinds of documents?
TIA,
Steven
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/2808e5b6-e4b8-494f-870f-d2475ba5c97e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.