Hello,
in the release notes for 7.13 it states the following in the section on "EQL deprecations":
"The wildcard function is deprecated."
What is not clear to me is whether or not this is also affecting the Java API. Does this deprecation mean that QueryBuilders.wildcardQuery() is also deprecated? (it doesn't say so in the 7.17.7 Java code, i.e. not @Deprecated annotation on this method).
Thanks!
Cheers,
Martin