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
Hell team, I need to upgrade my ES version from 7.17 to 8.13.
In version 7, I can use to_string to convert an es dsl query to a string type.
However, I cannot find any similar method in ES java 8.
Could you please help me?
Thank you!