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
I'm trying to build a Bulk request with some upsert operations, but it seems not supported in this version's Java Client yet.
I've seen the docAsUpsert and Script in the UpdateRequest. Will these options be supported at UpdateOperation in the next version?