You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If an index has synthetic source and a flattened field, the source will be reconstructed from key/value doc_values. Where the keys are the flattened paths with a . character between each key in the path. If two paths share the same leaf name, and the paths are adjacent when all paths are sorted, the value for the first path will be attributed to the second path, and put in that object.