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
Some fields in the settings API handle null values differently from missing values: sending null resets the settings to their default value. This is currently not supported in the Java API client.
Uh oh!
There was an error while loading. Please reload this page.
Description
Some fields in the settings API handle
null
values differently from missing values: sendingnull
resets the settings to their default value. This is currently not supported in the Java API client.See:
null
" elasticsearch-specification#2049 to capture this in the API specificationThe text was updated successfully, but these errors were encountered: